IDataServiceHost.RequestAcceptCharSet Właściwość

Definicja

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

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

String

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

Uwagi

Zwraca wartość null, Accept-Charset jeśli w żądaniu nie ma żadnego nagłówka.

Dotyczy