InternetConnectionInformationProxyRequired Property |
Gets whether or not this system is configured to use a proxy server.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public bool ProxyRequired { get; }
Public ReadOnly Property ProxyRequired As Boolean
Get
public:
property bool ProxyRequired {
bool get ();
}
Property Value
Type:
BooleanSee Also