StatusCodes.Status302Found 필드

정의

HTTP 상태 코드 302.

public: int Status302Found = 302;
public const int Status302Found = 302;
val mutable Status302Found : int
Public Const Status302Found As Integer  = 302

필드 값

Value = 302

적용 대상