Share via


IDataServiceHost.RequestAcceptCharSet Proprietà

Definizione

Ottiene una stringa che rappresenta il valore dell'intestazione 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

Valore della proprietà

Stringa che rappresenta il valore dell'intestazione Accept-Charset HTTP.

Commenti

Restituisce Null se non è presente alcuna Accept-Charset intestazione nella richiesta.

Si applica a