The tag of this node.
[Visual Basic .NET] Public Property XmlTag As String
[C#] public string XmlTag {get; set;}
[C++]
HRESULT get_XmlTag(
BSTR* Tag
);
[C++]
HRESULT put_XmlTag(
BSTR Tag
);
[C++]Parameters
Tag [out, retval] Tag is a parameter of type BSTR Tag [in] Tag is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.