Click or drag to resize
InternetConnectionInformationProxy Property
Gets or sets the WebProxy object.

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

Property Value

Type: IWebProxy
See Also