Bagikan melalui


HttpMethod.Delete Properti

Definisi

Mendapatkan metode HTTP DELETE.

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

Nilai Properti

Metode HTTP DELETE.

Berlaku untuk