System::Net::Http::HttpMethod::get_Get methode

HttpMethod::get_Get method

Retourneert de ‘GET’ HTTP-methode.

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

ReturnValue

De ‘GET’ HTTP-methode.

Zie ook