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’ ヘッダーのパラメータ コレクション。
参照
- Typedef SharedPtr
- Class ICollection
- Class NameValueHeaderValue
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++