Share via


MediaTypeHeaderValue.CharSet Propiedad

Definición

Obtiene o establece el juego de caracteres.

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

Valor de propiedad

El conjunto de caracteres.

Se aplica a