|
VB.NET Encoding InformationVB.NET supports Unicode internally, using UTF-16 encoding. However, when interfacing with other applications and operating systems, it may be necessary to switch to a different encoding. Care must be taken to ensure that the encoding is correct. Click on a function for more information:Encoding.BigEndianUnicode Property Encoding.WindowsCodePage Property
Locale-Sensitive VB.NET Methods
|