HttpMethod.Options Eigenschaft

Definition

Stellt eine HTTP OPTIONS-Protokollmethode dar.

public:
 static property System::Net::Http::HttpMethod ^ Options { System::Net::Http::HttpMethod ^ get(); };
public static System.Net.Http.HttpMethod Options { get; }
static member Options : System.Net.Http.HttpMethod
Public Shared ReadOnly Property Options As HttpMethod

Eigenschaftswert

Die HTTP OPTIONS-Methode.

Gilt für: