CommentCommand Property
Description
Returns a Comment object if Command is of Type SET_COMMENT. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property CommentCommand As Comment |
Return Type
Comment object.
See Also