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: