TextInfo.OEMCodePage Propiedad

Definición

Obtiene la página de códigos del fabricante de equipos originales (OEM) utilizada por el sistema de escritura representado por el actual TextInfo.

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

Valor de propiedad

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

Se aplica a

Consulte también