HttpMethod.Patch Propriété
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.
Obtient la méthode HTTP PATCH,
public:
static property HttpMethod ^ Patch { HttpMethod ^ get(); };
static HttpMethod Patch();
public static HttpMethod Patch { get; }
var httpMethod = HttpMethod.patch;
Public Shared ReadOnly Property Patch As HttpMethod
Valeur de propriété
Méthode HTTP PATCH.