HttpMethod.Options Eigenschap

Definitie

Vertegenwoordigt een HTTP OPTIONS-protocolmethode.

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

Waarde van eigenschap

De HTTP OPTIONS-methode.

Van toepassing op