Gets or sets an object associated with an annotation.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property Tag As Object |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual object Tag {get; set;} |
Return Value
An
An Object associated with an annotation.
This property may be used to store additional data with an annotation.
This property may be used to store additional data with an annotation.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family