Metodo System::Net::Http::HttpMethod::get_Options

HttpMethod::get_Options method

Restituisce il metodo HTTP ‘OPTIONS’.

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

ReturnValue

Il metodo HTTP ‘OPTIONS’.

Vedi anche