Empty Field

HttpServer.dll

Representation of a non-initialized HttpInputItem

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

Syntax

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

See Also