Builds (concatenates) a string consisting of protocol + "/" + host + ":" + port + "?" + queryString + "#" + anchor.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
If a property is null, it and the associated prefix character ("/", ":", etc.) is not added to the output string.