WebProxy Methods
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() ![]() | GetDefaultProxy() | Obsolete. Reads the Internet Explorer nondynamic proxy settings. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo with the data that is needed to serialize the target object. |
![]() | GetProxy(Uri^) | Returns the proxied URI for a request. |
![]() | GetType() | |
![]() | IsBypassed(Uri^) | Indicates whether to use the proxy server for the specified host. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates the serialization data and context that are used by the system to serialize a WebProxy object. |




