_CustomXMLPart.NamespaceManager Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ensemble des mappages de préfixes d’espace de noms utilisés par rapport à l’objet actuel _CustomXMLPart . En lecture seule.
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