The NetworkProxy type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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
|
See Also