MultipartContent.HeaderEncodingSelector Özellik

Tanım

Yanıt üst bilgisi değerlerinin kodunu çözen bir geri çağırma alır veya ayarlar.

public:
 property System::Net::Http::HeaderEncodingSelector<System::Net::Http::HttpContent ^> ^ HeaderEncodingSelector { System::Net::Http::HeaderEncodingSelector<System::Net::Http::HttpContent ^> ^ get(); void set(System::Net::Http::HeaderEncodingSelector<System::Net::Http::HttpContent ^> ^ value); };
public System.Net.Http.HeaderEncodingSelector<System.Net.Http.HttpContent>? HeaderEncodingSelector { get; set; }
member this.HeaderEncodingSelector : System.Net.Http.HeaderEncodingSelector<System.Net.Http.HttpContent> with get, set
Public Property HeaderEncodingSelector As HeaderEncodingSelector(Of HttpContent)

Özellik Değeri

Belirtilen yanıt üst bilgisi adının değerinin kodunu çözmek veya null varsayılan davranışı belirtmek için üst bilgi kodlama seçici geri çağrısı.

Şunlara uygulanır