次の方法で共有


TextInfo.MacCodePage プロパティ

現在の TextInfo が表す書記体系で使用する Macintosh コード ページを取得します。

Public Overridable ReadOnly Property MacCodePage As Integer
[C#]
public virtual int MacCodePage {get;}
[C++]
public: __property virtual int get_MacCodePage();
[JScript]
public function get MacCodePage() : int;

プロパティ値

現在の TextInfo が表す書記体系で使用する Macintosh コード ページ。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TextInfo クラス | TextInfo メンバ | System.Globalization 名前空間 | ANSICodePage | OEMCodePage | EBCDICCodePage