Gets the Uniform Resource Identifier of the ServicePoint.
[Visual Basic] Public ReadOnly Property Address As URI [C#] public URI Address {get;} [C++] public: __property URI* get_Address(); [JScript] public function get Address() : URI;
ServicePoint Class | ServicePoint Members | System.Net Namespace