_XDocument4.NetworkState 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 a XDNetworkState object that provides information about the connection state of the client computer or whether a connection can be made to the specified network destination.
public:
property Microsoft::Office::Interop::InfoPath::XDNetworkState ^ NetworkState { Microsoft::Office::Interop::InfoPath::XDNetworkState ^ get(); };
public Microsoft.Office.Interop.InfoPath.XDNetworkState NetworkState { get; }
member this.NetworkState : Microsoft.Office.Interop.InfoPath.XDNetworkState
Public ReadOnly Property NetworkState As XDNetworkState
Property Value
An object that provides information about the connection state of the client computer or whether a connection can be made to the specified network destination.