The content of the comment
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string Comment { get; set; } |
Visual Basic |
---|
Public Property Comment As String Get Set |
JScript |
---|
function get Comment () : String function set Comment (value : String) |