Condividi tramite


Proprietà TextEditor.Emulation

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TextEditor Interfaccia

Spazio dei nomi EnvDTE