DOMNodeWrapper.xml - 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 xml As String
    Get
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As String

value = instance.xml
public string xml { get; }

Valeur de propriété

Type : System.String

Implémentations

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

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

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