Encoding Properties
Silverlight
The Encoding type exposes the following members.
| Name | Description | |
|---|---|---|
|
BigEndianUnicode | Gets an encoding for the UTF-16 format that uses the big-endian byte order. |
|
Unicode | Gets an encoding for the UTF-16 format using the little-endian byte order. |
|
UTF8 | Gets an encoding for the UTF-8 format. |
|
WebName | When overridden in a derived class, gets the name registered with the Internet Assigned Numbers Authority (IANA) for the current encoding. |
Community Additions
ADD
Show: