StatusCodes.Status405MethodNotAllowed Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Code HTTP status 405.
public: int Status405MethodNotAllowed = 405;
public const int Status405MethodNotAllowed = 405;
val mutable Status405MethodNotAllowed : int
Public Const Status405MethodNotAllowed As Integer = 405