Sdílet prostřednictvím


TextInfo.ANSICodePage Vlastnost

Definice

Získá znakovou stránku American National Standards Institute (ANSI) používanou systémem zápisu reprezentovaným aktuální 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

Hodnota vlastnosti

Znaková stránka ANSI používaná systémem zápisu reprezentovaná aktuálním TextInfoznakem .

Platí pro

Viz také