TextInfo.ANSICodePage Egenskap

Definition

Hämtar kodsidan för American National Standards Institute (ANSI) som används av skrivsystemet som representeras av den aktuella 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

Egenskapsvärde

Ansi-kodsidan som används av skrivsystemet som representeras av den aktuella TextInfo.

Gäller för

Se även