Partilhar via


HttpResponseBase.Charset Propriedade

Definição

Obtém ou define o conjunto de caracteres HTTP da resposta atual.

public:
 virtual property System::String ^ Charset { System::String ^ get(); void set(System::String ^ value); };
public virtual string Charset { get; set; }
member this.Charset : string with get, set
Public Overridable Property Charset As String

Valor da propriedade

String

O conjunto de caracteres HTTP da resposta atual.

Exceções

Aplica-se a