get_Post()

HttpMethod::get_Post() method

Returns the ‘POST’ HTTP method.

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

Return Value

The ‘POST’ HTTP method.

See Also