Represents the OEM code page.
[Visual Basic] Overridable Public ReadOnly Property OEMCodePage As Integer [C#] public int OEMCodePage {virtual get;} [C++] public: __property virtual int get_OEMCodePage(); [JScript] public function get OEMCodePage() : int;
TextInfo Class | TextInfo Members | System.Globalization Namespace