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

適用対象