System::Net::Http::HttpMethod::get_Trace メソッド

HttpMethod::get_Trace method

‘TRACE’ HTTP メソッドを返します。

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

ReturnValue

‘TRACE’ HTTP メソッドです。

参照