_Application.XMLNamespaces Property

Returns an XMLNamespaces collection that represents the XML schemas in the Schema Library.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property XMLNamespaces As XMLNamespaces
    Get
'Usage
Dim instance As _Application
Dim value As XMLNamespaces

value = instance.XMLNamespaces
XMLNamespaces XMLNamespaces { get; }

Property Value

Type: Microsoft.Office.Interop.Word.XMLNamespaces

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace