Share via


_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

See Also

Reference

_Application3 Interface

_Application3 Members

MachineOnlineState Overload

Microsoft.Office.Interop.InfoPath Namespace