Поделиться через


TextOutputFormatter.SupportedEncodings Свойство

Определение

Возвращает изменяемую коллекцию кодировки символов, поддерживаемую данным .TextOutputFormatter Кодировки используются при записи данных.

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)

Значение свойства

Применяется к