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

适用于