The code page identifier of the current instance of encoding.
[Visual Basic] Overridable Public ReadOnly Property CodePage As Integer [C#] public int CodePage {override get;} [C++] public: __property virtual int get_CodePage(); [JScript] public function get CodePage() : int;
The code page identifier of the current instance of encoding.
ASCIIEncoding Class | ASCIIEncoding Members | System.Text Namespace