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

HttpMethod::get_Options method

Devuelve el método HTTP ‘OPTIONS’.

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

ReturnValue

El método HTTP ‘OPTIONS’.

Ver también