This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSGlobeXMLNode Interface > IIMSGlobeXMLNode.XmlTag Property (ArcObjects .NET 10.4 SDK) |
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