Freigeben über


HttpMethod.Patch Eigenschaft

Definition

Ruft die HTTP PATCH-Methode ab.

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

Eigenschaftswert

Die HTTP PATCH-Methode.

Gilt für: