StatusCodes.Status418ImATeapot Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTTP status code 418.
public: int Status418ImATeapot = 418;
public const int Status418ImATeapot = 418;
val mutable Status418ImATeapot : int
Public Const Status418ImATeapot As Integer = 418