Aracılığıyla paylaş


TextOutputFormatter.SupportedEncodings Özellik

Tanım

Bu TextOutputFormattertarafından desteklenen karakter kodlamalarının değiştirilebilir koleksiyonunu alır. Kodlamalar, veriler yazılırken kullanılır.

public:
 property System::Collections::Generic::IList<System::Text::Encoding ^> ^ SupportedEncodings { System::Collections::Generic::IList<System::Text::Encoding ^> ^ get(); };
public System.Collections.Generic.IList<System.Text.Encoding> SupportedEncodings { get; }
member this.SupportedEncodings : System.Collections.Generic.IList<System.Text.Encoding>
Public ReadOnly Property SupportedEncodings As IList(Of Encoding)

Özellik Değeri

Şunlara uygulanır