_CustomXMLPart.NamespaceManager 属性

定义

获取针对当前 _CustomXMLPart 对象使用的命名空间前缀映射集。 只读。

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

属性值

CustomXMLPrefixMappings

适用于