EncodingHelper Class
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.
Helper class to get the encoding of a file from its BOM
public ref class EncodingHelper abstract sealed
public ref class EncodingHelper abstract sealed
class EncodingHelper abstract sealed
public static class EncodingHelper
type EncodingHelper = class
Public Class EncodingHelper
- Inheritance
-
EncodingHelper
Methods
GetEncoding(String) |
Helper method to get the encoding of a file from its BOM |