MediaTypeHeaderValue.CharSet 屬性

定義

取得或設定字元集。

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

屬性值

字元集。

適用於