Share via


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

value = instance.data

instance.data = value
public string data { get; set; }

Valeur de propriété

Type : System.String

Implémentations

IXMLDOMCDATASection.data
IXMLDOMText.data
IXMLDOMComment.data
IXMLDOMCharacterData.data
IXMLDOMProcessingInstruction.data

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

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