Share via


DOMNodeWrapper.attributes - Propriété

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
Public ReadOnly Property attributes As IXMLDOMNamedNodeMap
    Get
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As IXMLDOMNamedNodeMap

value = instance.attributes
public IXMLDOMNamedNodeMap attributes { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNamedNodeMap

Implémentations

IXMLDOMDocument3.attributes
IXMLDOMDocument2.attributes
IXMLDOMDocument.attributes
IXMLDOMElement.attributes
IXMLDOMCDATASection.attributes
IXMLDOMText.attributes
IXMLDOMAttribute.attributes
IXMLDOMComment.attributes
IXMLDOMCharacterData.attributes
IXMLDOMProcessingInstruction.attributes
IXMLDOMDocumentFragment.attributes
IXMLDOMDocumentType.attributes
IXMLDOMEntity.attributes
IXMLDOMEntityReference.attributes
IXMLDOMNode.attributes

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms