TextInfo.ANSICodePage Propiedad

Definición

Obtiene la página de códigos del American National Standards Institute (ANSI) utilizada por el sistema de escritura representado por el actual TextInfo.

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

Valor de propiedad

Página de códigos ANSI usada por el sistema de escritura representado por el actual TextInfo.

Se aplica a

Consulte también