StatusCodes.Status204NoContent フィールド

定義

HTTP 状態コード 204。

public: int Status204NoContent = 204;
public const int Status204NoContent = 204;
val mutable Status204NoContent : int
Public Const Status204NoContent As Integer  = 204

フィールド値

Value = 204

適用対象