Share via


TextInfo.ANSICodePage Properti

Definisi

Mendapatkan halaman kode American National Standards Institute (ANSI) yang digunakan oleh sistem penulisan yang diwakili oleh .TextInfo

public:
 property int ANSICodePage { int get(); };
public:
 virtual property int ANSICodePage { int get(); };
public int ANSICodePage { get; }
public virtual int ANSICodePage { get; }
member this.ANSICodePage : int
Public ReadOnly Property ANSICodePage As Integer
Public Overridable ReadOnly Property ANSICodePage As Integer

Nilai Properti

Halaman kode ANSI yang digunakan oleh sistem penulisan yang diwakili oleh saat ini TextInfo.

Berlaku untuk

Lihat juga