_Application3.MachineOnlineState property
Gets an XdMachineOnlineState enumeration value that specifies the current connection state of the client computer.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
ReadOnly Property MachineOnlineState As XdMachineOnlineState
Get
'Usage
Dim instance As _Application3
Dim value As XdMachineOnlineState
value = instance.MachineOnlineState
XdMachineOnlineState MachineOnlineState { get; }
Property value
Type: Microsoft.Office.Interop.InfoPath.XdMachineOnlineState
An XdMachineOnlineState enumeration value that specifies the current connection state of the client computer.
Implements
_Application2.MachineOnlineState