StatusCodes.Status404NotFound Field

Definition

HTTP status code 404.

public: int Status404NotFound = 404;
public const int Status404NotFound = 404;
val mutable Status404NotFound : int
Public Const Status404NotFound As Integer  = 404

Field Value

Value = 404

Applies to