System::Net::WebProxy::get_Address method

WebProxy::get_Address method

Gets the address of the current proxy server.

System::SharedPtr<Uri> System::Net::WebProxy::get_Address()

ReturnValue

The address of the current proxy server.

See Also