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:
 virtual property int OEMCodePage { int get(); };
public virtual int OEMCodePage { get; }
member this.OEMCodePage : int
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