XmlHelpers.ToEncoding(String) Method
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.
public:
static System::Text::Encoding ^ ToEncoding(System::String ^ strEnc);
public static System.Text.Encoding ToEncoding (string strEnc);
static member ToEncoding : string -> System.Text.Encoding
Public Shared Function ToEncoding (strEnc As String) As Encoding
Parameters
- strEnc
- String