IXMLDOMDocument2.namespaces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ namespaces { Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ get(); };
public Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache namespaces { get; }
member this.namespaces : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache
Public ReadOnly Property namespaces As XMLSchemaCache