_Application.XMLNamespaces 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.
Returns an XMLNamespaces collection that represents the XML schemas in the Schema Library.
public:
property Microsoft::Office::Interop::Word::XMLNamespaces ^ XMLNamespaces { Microsoft::Office::Interop::Word::XMLNamespaces ^ get(); };
public Microsoft.Office.Interop.Word.XMLNamespaces XMLNamespaces { get; }
member this.XMLNamespaces : Microsoft.Office.Interop.Word.XMLNamespaces
Public ReadOnly Property XMLNamespaces As XMLNamespaces