System::Net::Http::HttpMethod::get_Get Methode

HttpMethod::get_Get method

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

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

ReturnValue

Die ‘GET’ HTTP-Methode.

Siehe auch