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::SemiTrust::XDNetworkState ^ NetworkState { Microsoft::Office::Interop::InfoPath::SemiTrust::XDNetworkState ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.XDNetworkState NetworkState { get; }
member this.NetworkState : Microsoft.Office.Interop.InfoPath.SemiTrust.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.

Remarks

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Applies to