Click or drag to resize
InternetConnectionInformationProxyAddress Property
Gets the proxy server address (or an empty string if none is used).

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string ProxyAddress { get; }

Property Value

Type: String
Remarks
Caution note Caution

The ProxyAddress property is not available in the .NET Standard PLUSManaged assembly.

See Also