_Application3.MachineOnlineState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.