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

HttpMethod::get_Post method

Devuelve el método HTTP ‘POST’.

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

ReturnValue

El método HTTP ‘POST’.

Ver también