Home
    
    
        C# Equivalent of VB's vbcrlf
    
    If you want a new line in as string in Visual Basic we use vbcrlf - Visual Basic Carriage Return Line Feed
In C# we have to use the much more wordy Environment.Newline. Worth noting this is actually System.Environment.NewLine if it's not playing.
    
    Reader's Comments
    
    
            
                JohnS said :-
            
            Thanks, durgh
            
            
            
                08/07//2019 11:35:50 UTC
            
            
        
    
Name
Comment
Add a RELEVANT link (not required)
Upload an image (not required)
Uploading...
    Home