ArcObjects Library Reference  (System)    

IXMLVersionSupport.MinNamespaceSupported Property

The minimum namespace the class can serialize to (eg the 90 namespace).

[Visual Basic 6.0]
Property MinNamespaceSupported As String
[Visual Basic .NET]
Public ReadOnly Property MinNamespaceSupported As String
[C#]
public string MinNamespaceSupported {get;}
[Java]
public String getMinNamespaceSupported()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_MinNamespaceSupported(
  BSTR* NamespaceURI
);
[C++]

Parameters

NamespaceURI [out, retval]

  NamespaceURI is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IXMLVersionSupport Interface

 


Feedback Send feedback on this page