System::Net::Http::Headers::ContentDispositionHeaderValue::get_Parameters metodu

ContentDispositionHeaderValue::get_Parameters method

‘Content-Disposition’ başlığının parametre koleksiyonunu döndürür.

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

ReturnValue

‘Content-Disposition’ başlığının bir parametre koleksiyonu.

Ayrıca Bakınız