Aracılığıyla paylaş


TextInfo.EBCDICCodePage Özellik

Tanım

Geçerli TextInfoile temsil edilen yazma sistemi tarafından kullanılan Genişletilmiş İkili Kodlu Ondalık Değişim Kodu (EBCDIC) kod sayfasını alır.

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

Özellik Değeri

Geçerli TextInfoile temsil edilen yazma sistemi tarafından kullanılan EBCDIC kod sayfası.

Şunlara uygulanır

Ayrıca bkz.