NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpUrl Properties

The properties of the HttpUrl class are listed below. For a complete list of HttpUrl class members, see the HttpUrl Members topic.

Public:

Anchor The applicable page anchor.
Host Server host of URL.
Path Path to resource.
Port TCP/IP port of URL.
Protocol URL Protocol (that is: HTTP, HTTPS, FTP).
QueryString URL QueryString (everything after the "?").

See Also

HttpUrl Class | System.Web Namespace