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

적용 대상