Proprietà Events2.WindowEvents (Window)

ottiene WindowEvents oggetto che fornisce eventi per le finestre dell'ambiente di sviluppo.

Spazio dei nomi:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Sintassi

'Dichiarazione
ReadOnly Property WindowEvents ( _
    WindowFilter As Window _
) As WindowEvents
WindowEvents this[
    Window WindowFilter
] { get; }
property WindowEvents^ WindowEvents[[InAttribute] Window^ WindowFilter] {
    WindowEvents^ get ([InAttribute] Window^ WindowFilter);
}
abstract WindowEvents : WindowEvents
JScript non supporta le proprietà indicizzate.

Parametri

  • WindowFilter
    Tipo: EnvDTE.Window
    facoltativo.Se disponibili, gli eventi della finestra si verificano solo per specificato Window.

Valore proprietà

Tipo: EnvDTE.WindowEvents
In WindowEvents oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Events2 Interfaccia

Overload WindowEvents

Spazio dei nomi EnvDTE80