InfoPathControlSite.Node - Propriété

Obtient une référence au nœud XML auquel le contrôle ActiveX est lié.

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

Syntaxe

'Déclaration
ReadOnly Property Node As IXMLDOMNode
    Get
'Utilisation
Dim instance As InfoPathControlSite
Dim value As IXMLDOMNode

value = instance.Node
IXMLDOMNode Node { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Un objet IXMLDOMNode .

Remarques

Les objets InfoPathControl et InfoPathControlSite et leurs méthodes et des propriétés sont conçues pour être utilisés uniquement à partir de l'implémentation d'un contrôle ActiveX. Ces objets et leurs membres ne sont pas pris en charge dans le code de formulaire InfoPath. Pour plus d'informations sur la façon de créer les contrôles ActiveX qui fonctionnent avec InfoPath, consultez le Centre pour développeurs InfoPath (https://msdn.microsoft.com/infopath).

Voir aussi

Référence

InfoPathControlSite interface

InfoPathControlSite - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms