_Application3.MachineOnlineState Property

Definition

Gets an XdMachineOnlineState enumeration value that specifies the current connection state of the client computer.

public:
 property Microsoft::Office::Interop::InfoPath::XdMachineOnlineState MachineOnlineState { Microsoft::Office::Interop::InfoPath::XdMachineOnlineState get(); };
public Microsoft.Office.Interop.InfoPath.XdMachineOnlineState MachineOnlineState { get; }
member this.MachineOnlineState : Microsoft.Office.Interop.InfoPath.XdMachineOnlineState
Public ReadOnly Property MachineOnlineState As XdMachineOnlineState

Property Value

An XdMachineOnlineState enumeration value that specifies the current connection state of the client computer.

Implements

Applies to