Subject Property (MarkupAnnotation)
In This Topic
Gets or sets the text representing a short description of the subject being addressed by the annotation.
Syntax
'Declaration
Public Property Subject As System.String
public System.string Subject {get; set;}
See Also