Udostępnij za pośrednictwem


Właściwość _DocumentEventsRoot.DocumentEvents —

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

Parametry

Wartość właściwości

Typ: Object
Zdarzenia dokumentu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_DocumentEventsRoot Interfejs

Przestrzeń nazw EnvDTE