StatusCodes.Status208AlreadyReported 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 208.
public: int Status208AlreadyReported = 208;
public const int Status208AlreadyReported = 208;
val mutable Status208AlreadyReported : int
Public Const Status208AlreadyReported As Integer = 208