System::Net::Http::HttpMethod::get_Get metod

HttpMethod::get_Get method

Returnerar HTTP-metoden ‘GET’.

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

ReturnValue

Den ‘GET’ HTTP-metoden.

Se även