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

適用於