Bahasa

TextInfo.EBCDICCodePage Properti

Definisi

Mendapatkan halaman kode Extended Binary Coded Decimal Interchange Code (EBCDIC) yang digunakan oleh sistem penulisan yang diwakili oleh .TextInfo

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

Nilai Properti

Halaman kode EBCDIC yang digunakan oleh sistem penulisan yang diwakili oleh .TextInfo

Berlaku untuk

Lihat juga