| InternetConnectionInformationProxyAddress Property |
Gets the proxy server address (or an empty string if none is used).
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic string ProxyAddress { get; }Public ReadOnly Property ProxyAddress As String
Get
public:
property String^ ProxyAddress {
String^ get ();
}Property Value
Type:
String
Remarks Caution |
|---|
The ProxyAddress property is not available in the .NET Standard PLUSManaged assembly. |
See Also