Поделиться через


ContentDispositionHeaderValue.Parameters Свойство

Определение

Возвращает коллекцию параметров, включенных в Content-Disposition заголовок .

public:
 property System::Collections::Generic::IList<Microsoft::Net::Http::Headers::NameValueHeaderValue ^> ^ Parameters { System::Collections::Generic::IList<Microsoft::Net::Http::Headers::NameValueHeaderValue ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Net.Http.Headers.NameValueHeaderValue> Parameters { get; }
member this.Parameters : System.Collections.Generic.IList<Microsoft.Net.Http.Headers.NameValueHeaderValue>
Public ReadOnly Property Parameters As IList(Of NameValueHeaderValue)

Значение свойства

Применяется к