TextInfo.OEMCodePage Propiedad

Definición

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

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 utilizada por el sistema de escritura representado por el TextInfo actual.

Se aplica a

Consulte también