Freigeben über


HttpMethod.Put Eigenschaft

Definition

Ruft die HTTP PUT-Methode ab.

public:
 static property HttpMethod ^ Put { HttpMethod ^ get(); };
static HttpMethod Put();
public static HttpMethod Put { get; }
var httpMethod = HttpMethod.put;
Public Shared ReadOnly Property Put As HttpMethod

Eigenschaftswert

Die HTTP PUT-Methode.

Gilt für: