RequestHeaders.AcceptCharset Свойство

Определение

Возвращает или задает Accept-Charset заголовок для HTTP-запроса.

public:
 property System::Collections::Generic::IList<Microsoft::Net::Http::Headers::StringWithQualityHeaderValue ^> ^ AcceptCharset { System::Collections::Generic::IList<Microsoft::Net::Http::Headers::StringWithQualityHeaderValue ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::Net::Http::Headers::StringWithQualityHeaderValue ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.Net.Http.Headers.StringWithQualityHeaderValue> AcceptCharset { get; set; }
member this.AcceptCharset : System.Collections.Generic.IList<Microsoft.Net.Http.Headers.StringWithQualityHeaderValue> with get, set
Public Property AcceptCharset As IList(Of StringWithQualityHeaderValue)

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

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