Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Text Namespace

 

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.

ClassDescription
System_CAPS_pubclassCodePagesEncodingProvider

Provides access to an encoding provider for code pages supported in the desktop .NET Framework but not in UWP apps.

Return to top
Show:
© 2017 Microsoft