_CustomXMLPart.NamespaceManager Property

Definition

Gets the set of namespace prefix mappings used against the current _CustomXMLPart object. Read-only.

public:
 property Microsoft::Office::Core::CustomXMLPrefixMappings ^ NamespaceManager { Microsoft::Office::Core::CustomXMLPrefixMappings ^ get(); };
public Microsoft.Office.Core.CustomXMLPrefixMappings NamespaceManager { get; }
member this.NamespaceManager : Microsoft.Office.Core.CustomXMLPrefixMappings
Public ReadOnly Property NamespaceManager As CustomXMLPrefixMappings

Property Value

CustomXMLPrefixMappings

Applies to