_Application2.MachineOnlineState Property
Gets the current connection state of the client computer.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
ReadOnly Property MachineOnlineState As XdMachineOnlineState
Get
'Usage
Dim instance As _Application2
Dim value As XdMachineOnlineState
value = instance.MachineOnlineState
XdMachineOnlineState MachineOnlineState { get; }
Property Value
Type: Microsoft.Office.Interop.InfoPath.SemiTrust.XdMachineOnlineState
Remarks
MachineOnlineState is based on the XdMachineOnlineState enumeration.
Important
This member can be accessed without restrictions.