| 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.25.4.0
Syntaxpublic bool ProxyRequired { get; }Public ReadOnly Property ProxyRequired As Boolean
Get
public:
property bool ProxyRequired {
bool get ();
}Property Value
Type:
Boolean
See Also