Code Pages Encoding Provider
Provides a type that extends the System.Text.EncodingProvider class to make code page encodings available to UWP apps compiled with .NET Native.
| Namespace | Description |
|---|---|
| System.Text | The System.Text namespace in the System.Text.Encoding.CodePages.dll assembly contains a single class, CodePagesEncodingProvider, that extends the EncodingProvider class to make code page encodings available to apps that target the Universal Windows Platform. |
Show: