Share via


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

value = instance.MachineOnlineState
XdMachineOnlineState MachineOnlineState { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.SemiTrust.XdMachineOnlineState
One of the enumeration values.

See Also

Reference

_NetworkState Interface

_NetworkState Members

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace