Udostępnij przez


MediaTypeHeaderValue.Charset Właściwość

Definicja

Pobiera lub ustawia wartość parametru charset. Zwraca wartość Empty , jeśli nie ma zestawu znaków.

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

Wartość właściwości

Dotyczy