TextInfo.ANSICodePage Özellik

Tanım

Geçerli TextInfoile temsil edilen yazma sistemi tarafından kullanılan Amerikan Ulusal Standartlar Enstitüsü (ANSI) kod sayfasını alır.

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

Özellik Değeri

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

Şunlara uygulanır

Ayrıca bkz.