System::Net::Http::HttpMethod::get_Options Methode

HttpMethod::get_Options method

Gibt die HTTP‑Methode ‘OPTIONS’ zurück.

static System::SharedPtr<HttpMethod> System::Net::Http::HttpMethod::get_Options()

ReturnValue

Die ‘OPTIONS’-HTTP-Methode.

Siehe auch