Udostępnij za pośrednictwem


CustomXMLPartClass.NamespaceManager Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property NamespaceManager As CustomXMLPrefixMappings
    Get
'Usage
Dim instance As CustomXMLPartClass
Dim value As CustomXMLPrefixMappings

value = instance.NamespaceManager
public virtual CustomXMLPrefixMappings NamespaceManager { get; }

Property Value

Type: Microsoft.Office.Core.CustomXMLPrefixMappings

Implements

_CustomXMLPart.NamespaceManager

See Also

Reference

CustomXMLPartClass Class

CustomXMLPartClass Members

Microsoft.Office.Core Namespace