Share via


DOMNodeWrapper.async - 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 async As Boolean
    Get
    Set
'Utilisation
Dim instance As DOMNodeWrapper
Dim value As Boolean

value = instance.async

instance.async = value
public bool async { get; set; }

Valeur de propriété

Type : System.Boolean

Implémentations

IXMLDOMDocument3.async
IXMLDOMDocument2.async
IXMLDOMDocument.async

Voir aussi

Référence

DOMNodeWrapper classe

DOMNodeWrapper - Membres

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