HttpStatus.NotFound Field

IT Hit WebDAV for .NET

The server has not found anything matching the Request-URI.

[Visual Basic]
Public Shared ReadOnly NotFound As HttpStatus
[C#]
public static readonly HttpStatus NotFound;

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace