System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters method
ContentDispositionHeaderValue::get_Parameters method
Returns a parameters collection of the ‘Content-Disposition’ header.
System::SharedPtr<Collections::Generic::ICollection<System::SharedPtr<NameValueHeaderValue>>> System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters()
ReturnValue
A parameters collection of the ‘Content-Disposition’ header.
See Also
- Typedef SharedPtr
- Class ICollection
- Class NameValueHeaderValue
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PUB for C++