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

HttpMethod::get_Options method

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

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

ReturnValue

Die ‘OPTIONS’-HTTP-Methode.

Siehe auch