public class NetworkProxy
Public Class NetworkProxy
public ref class NetworkProxy
type NetworkProxy = class end
NetworkProxy | Initializes a new instance of the NetworkProxy class |
ExcludedHosts | The hosts to be excluded from proxy access |
Host | The proxy host name. This property is empty by default |
Password | The proxy password. This property is empty by default |
Port | The proxy port. This property is 0 by default |
Protocol | The proxy protocol. A proxy is not used by default |
Username | The proxy username. This property is empty by default |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |