System::Net::Http::HttpMethod::get_Post-methode

HttpMethod::get_Post method

Retourneert de ‘POST’ HTTP-methode.

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

ReturnValue

De ‘POST’ HTTP-methode.

Zie ook