Compartir a través de


TextEditor.Emulation (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
Property Emulation As Integer
    Get
    Set
int Emulation { get; set; }
property int Emulation {
    int get ();
    void set (int value);
}
abstract Emulation : int with get, set
function get Emulation () : int
function set Emulation (value : int)

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

TextEditor Interfaz

EnvDTE (Espacio de nombres)