_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.

See also

Reference

_Application2 interface

_Application2 members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace