Udostępnij za pośrednictwem


Właściwość TextEditor.Emulation —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

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

Wartość właściwości

Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TextEditor Interfejs

Przestrzeń nazw EnvDTE