DOMDocument50Class.IXMLDOMDocument2_namespaces Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual property Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ IXMLDOMDocument2_namespaces { Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache IXMLDOMDocument2_namespaces { get; }
member this.IXMLDOMDocument2_namespaces : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache
Public Overridable ReadOnly Property IXMLDOMDocument2_namespaces As XMLSchemaCache