Share via


TextInputFormatter.SupportedEncodings Vlastnost

Definice

Získá proměnlivou kolekci kódování znaků podporovaných tímto TextInputFormatterobjektem . Kódování se používají při čtení dat.

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)

Hodnota vlastnosti

Platí pro