StatusCodes.Status404NotFound フィールド

定義

HTTP 状態コード 404。

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

フィールド値

Value = 404

適用対象