System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters メソッド

ContentDispositionHeaderValue::get_Parameters method

‘Content-Disposition’ ヘッダーのパラメータコレクションを返します。

System::SharedPtr<Collections::Generic::ICollection<System::SharedPtr<NameValueHeaderValue>>> System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters()

ReturnValue

‘Content-Disposition’ ヘッダーのパラメータ コレクション。

参照