Metodo System::Net::Http::HttpMethod::get_Post

HttpMethod::get_Post method

Restituisce il metodo HTTP ‘POST’.

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

ReturnValue

Il metodo HTTP ‘POST’.

Vedi anche