get_Options()

HttpMethod::get_Options() method

Returns the ‘OPTIONS’ HTTP method.

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

Return Value

The ‘OPTIONS’ HTTP method.

See Also