Share via


_Application3.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 _Application3
Dim value As XdMachineOnlineState

value = instance.MachineOnlineState
XdMachineOnlineState MachineOnlineState { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.SemiTrust.XdMachineOnlineState
A XdMachineOnlineState enumeration.

Implements

_Application2.MachineOnlineState

Remarks

Important

This member can be accessed without restrictions.

See Also

Reference

_Application3 Interface

_Application3 Members

MachineOnlineState Overload

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace