Udostępnij za pośrednictwem


IDataServiceHost.RequestAcceptCharSet Właściwość

Definicja

Pobiera ciąg reprezentujący wartość nagłówka Accept-Charset HTTP.

public:
 property System::String ^ RequestAcceptCharSet { System::String ^ get(); };
public string RequestAcceptCharSet { get; }
member this.RequestAcceptCharSet : string
Public ReadOnly Property RequestAcceptCharSet As String

Wartość właściwości

Ciąg reprezentujący wartość nagłówka Accept-Charset HTTP.

Uwagi

Zwraca wartość null, jeśli żaden nagłówek nie Accept-Charset jest obecny w żądaniu.

Dotyczy