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