EmptyUri Field

HttpServer.dll

An empty url

Namespace:  HttpServer
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly Uri EmptyUri
Visual Basic (Declaration)
Public Shared ReadOnly EmptyUri As Uri
Visual C++
public:
static initonly Uri^ EmptyUri

See Also