System::Net::Http::Headers::HttpContentHeaders::get_Allow メソッド

HttpContentHeaders::get_Allow method

RTTI 情報。

System::SharedPtr<Collections::Generic::ICollection<String>> System::Net::Http::Headers::HttpContentHeaders::get_Allow()

ReturnValue

‘Allow’ ヘッダーの値です。

備考

‘Allow’ ヘッダーの値を取得します。

参照