_Application.XMLNamespaces Property

Definition

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

Property Value

Applies to