Udostępnij za pośrednictwem


Właściwość Events.TextEditorEvents —

Pobiera TextEditorEvents obiektu do IDE.

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

Składnia

'Deklaracja
ReadOnly Property TextEditorEvents ( _
    TextDocumentFilter As TextDocument _
) As TextEditorEvents
TextEditorEvents this[
    TextDocument TextDocumentFilter
] { get; }
property TextEditorEvents^ TextEditorEvents[[InAttribute] TextDocument^ TextDocumentFilter] {
    TextEditorEvents^ get ([InAttribute] TextDocument^ TextDocumentFilter);
}
abstract TextEditorEvents : 
        TextDocumentFilter:TextDocument -> TextEditorEvents with get
Język JScript nie obsługuje właściwości indeksowanych.

Parametry

Wartość właściwości

Typ: EnvDTE.TextEditorEvents
A TextEditorEvents object.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Events Interfejs

Przestrzeń nazw EnvDTE