get_Address()

ServicePoint::get_Address() method

Returns the server URI to which the current instance connects.

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

Return Value

The server URI to which the current instance connects.

See Also