_Application2.MachineOnlineState - Propriété
Obtient l'état de connexion actuel de l'ordinateur client.
Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntaxe
'Déclaration
ReadOnly Property MachineOnlineState As XdMachineOnlineState
Get
'Utilisation
Dim instance As _Application2
Dim value As XdMachineOnlineState
value = instance.MachineOnlineState
XdMachineOnlineState MachineOnlineState { get; }
Valeur de propriété
Type : Microsoft.Office.Interop.InfoPath.SemiTrust.XdMachineOnlineState
Remarques
MachineOnlineState est basé sur l'énumération XdMachineOnlineState.
Important
Vous pouvez accéder à ce membre sans restrictions.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms