Encoding::Unicode Property
Silverlight
Gets an encoding for the UTF-16 format using the little-endian byte order.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Text::EncodingA Encoding for the UTF-16 format using the little-endian byte order.
For a discussion of little-endian byte order, see the Encoding class topic.
For information about the UTFs and other encodings supported by Unicode, see Understanding Encodings.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: