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 Class

Provides a type-safe way to either read or construct a Uniform Resource Locator (URL), a pointer to a resource on the Web.

Object
   HttpUrl

[Visual Basic]
Public Class HttpUrl
[C#]
public class HttpUrl
[C++]
public __gc class HttpUrl
[JScript]
public class HttpUrl

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpUrl Members | System.Web Namespace