InternetConnectionInformationProxy Property |
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public IWebProxy Proxy { get; set; }
Public Property Proxy As IWebProxy
Get
Set
public:
property IWebProxy^ Proxy {
IWebProxy^ get ();
void set (IWebProxy^ value);
}
Property Value
Type:
IWebProxySee Also