The user defined property associated with this element.
[Visual Basic .NET] Public Property Tag As Object
[C#] public object Tag {get; set;}
[C++]
HRESULT get_Tag(
VARIANT* pTag
);
[C++]
HRESULT put_Tag(
VARIANT pTag
);
[C++]Parameters
pTag [out, retval] pTag is a parameter of type VARIANT pTag [in] pTag is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.