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 > IXMLVersionSupport Interface > IXMLVersionSupport.MinNamespaceSupported Property (ArcObjects .NET 10.5 SDK) |
The minimum namespace the class can serialize to (eg the 90 namespace).
[Visual Basic .NET] Public ReadOnly Property MinNamespaceSupported As String
[C#] public string MinNamespaceSupported {get;}
[C++]
HRESULT get_MinNamespaceSupported(
BSTR* NamespaceURI
);
[C++]
Parameters NamespaceURI [out, retval] NamespaceURI is a parameter of type BSTR