System::Net::WebProxy::set_Address method
WebProxy::set_Address method
Sets the address of the current proxy server.
void System::Net::WebProxy::set_Address(System::SharedPtr<Uri> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<Uri> | The address to set. |
See Also
- Typedef SharedPtr
- Class Uri
- Class WebProxy
- Namespace System::Net
- Library Aspose.PUB for C++