_XDocument4.NetworkState - Propriété
Cette propriété renvoie un objet XDNetworkState qui fournit des informations sur l'état de connexion de l'ordinateur client ou indique si une connexion peut être établie vers la destination réseau spécifiée.
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
ReadOnly Property NetworkState As XDNetworkState
Get
'Utilisation
Dim instance As _XDocument4
Dim value As XDNetworkState
value = instance.NetworkState
XDNetworkState NetworkState { get; }
Valeur de propriété
Type : Microsoft.Office.Interop.InfoPath.XDNetworkState
Objet qui fournit des informations sur l'état de connexion de l'ordinateur client ou indique si une connexion peut être établie avec la destination réseau spécifiée.