Edit

Share via


_XDocument4.NetworkState Property

Definition

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.

Applies to