Partager via


TextEditor.Emulation, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

TextEditor Interface

EnvDTE, espace de noms