System::Net::Http::HttpMethod::get_Options 方法

HttpMethod::get_Options method

返回 ‘OPTIONS’ HTTP 方法。

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

ReturnValue

‘OPTIONS’ HTTP 方法。

另见