TextInputFormatter.UTF16EncodingLittleEndian Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns UTF16 Encoding which uses littleEndian byte order with BOM and throws on invalid bytes.
protected: static initonly System::Text::Encoding ^ UTF16EncodingLittleEndian;
protected static readonly System.Text.Encoding UTF16EncodingLittleEndian;
staticval mutable UTF16EncodingLittleEndian : System.Text.Encoding
Protected Shared ReadOnly UTF16EncodingLittleEndian As Encoding