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 メソッド。

参照