System::Net::Http::HttpMethod::get_Get método

HttpMethod::get_Get method

Devuelve el método HTTP ‘GET’.

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

ReturnValue

El método HTTP ‘GET’.

Ver también