_CustomXMLPart.NamespaceManager Property
Gets the set of namespace prefix mappings used against the current _CustomXMLPart object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property NamespaceManager As CustomXMLPrefixMappings
Get
'Usage
Dim instance As _CustomXMLPart
Dim value As CustomXMLPrefixMappings
value = instance.NamespaceManager
CustomXMLPrefixMappings NamespaceManager { get; }
Property Value
Type: Microsoft.Office.Core.CustomXMLPrefixMappings
CustomXMLPrefixMappings