InternetConnectionInformation Properties |
The InternetConnectionInformation type exposes the following members.
Name | Description | |
---|---|---|
IsConnected | Gets whether or not an Internet connection is present. Note that this will always be true when ProxyAuthenticationRequired is true (meaning connectivity to a specific server is not verified when proxy authentication is required). | |
Proxy | Gets or sets the WebProxy object. | |
ProxyAddress | Gets the proxy server address (or an empty string if none is used). | |
ProxyAuthenticationRequired | Gets whether or not authentication is required by the proxy server configured for the system. | |
ProxyRequired | Gets whether or not this system is configured to use a proxy server. |