TextInfo.ANSICodePage プロパティ
現在の TextInfo が表す書記体系で使用する ANSI (American National Standards Institute) コード ページを取得します。
Public Overridable ReadOnly Property ANSICodePage As Integer
[C#]
public virtual int ANSICodePage {get;}
[C++]
public: __property virtual int get_ANSICodePage();
[JScript]
public function get ANSICodePage() : int;
プロパティ値
現在の TextInfo が表す書記体系で使用する ANSI コード ページ。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
TextInfo クラス | TextInfo メンバ | System.Globalization 名前空間 | OEMCodePage | MacCodePage | EBCDICCodePage