Compartilhar via


Propriedade TextEditor.Emulation

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Property Emulation As Integer
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 propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

TextEditor Interface

Namespace EnvDTE