Partager via


Events2.TextEditorEvents, propriété (TextDocument)

Obtient l'objet TextEditorEvents pour l'IDE.

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

Syntaxe

'Déclaration
ReadOnly Property TextEditorEvents ( _
    TextDocumentFilter As TextDocument _
) As TextEditorEvents
    Get
TextEditorEvents this[
    TextDocument TextDocumentFilter
] { get; }
property TextEditorEvents^ TextEditorEvents[[InAttribute] TextDocument^ TextDocumentFilter] {
    TextEditorEvents^ get ([InAttribute] TextDocument^ TextDocumentFilter);
}
abstract TextEditorEvents : TextEditorEvents
JScript ne prend pas en charge les propriétés indexées.

Paramètres

Valeur de propriété

Type : EnvDTE.TextEditorEvents
Objet TextEditorEvents.

Implémentations

Events.TextEditorEvents[TextDocument]

Sécurité .NET Framework

Voir aussi

Référence

Events2 Interface

TextEditorEvents, surcharge

EnvDTE80, espace de noms