Share via


StatusCodes.Status418ImATeapot 字段

定义

HTTP 状态代码 418。

public: int Status418ImATeapot = 418;
public const int Status418ImATeapot = 418;
val mutable Status418ImATeapot : int
Public Const Status418ImATeapot As Integer  = 418

字段值

Value = 418

适用于