Specifies if the array of strings should be concatenated
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShouldConcatenate { get; set; } |
Visual Basic |
---|
Public Property ShouldConcatenate As Boolean Get Set |
JScript |
---|
function get ShouldConcatenate () : boolean function set ShouldConcatenate (value : boolean) |