Specifies the separator used to concatenate strings
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string LineSeparator { get; set; } |
Visual Basic |
---|
Public Property LineSeparator As String Get Set |
JScript |
---|
function get LineSeparator () : String function set LineSeparator (value : String) |