Encoding.CodePage Property
.NET Framework (current version)
When overridden in a derived class, gets the code page identifier of the current Encoding.
Assembly: mscorlib (in mscorlib.dll)
The following example retrieves the different names for each encoding and displays the encodings with one or more names that are different from EncodingInfo.Name. It displays EncodingName but does not compare against it.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: