This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IX > IXMLReader Interface > IXMLReader.NamespacePrefix Property (ArcObjects .NET 10.5 SDK) |
Namespace prefix of current element.
[Visual Basic .NET] Public ReadOnly Property NamespacePrefix As String
[C#] public string NamespacePrefix {get;}
[C++]
HRESULT get_NamespacePrefix(
BSTR* Prefix
);
[C++]
Parameters Prefix [out, retval] Prefix is a parameter of type BSTR