Właściwość _TextEditorEventsRoot.TextEditorEvents —

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

Parametry

Wartość właściwości

Typ: Object

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_TextEditorEventsRoot Interfejs

Przestrzeń nazw EnvDTE