_WindowEventsRoot.WindowEvents[Window] Eigenschaft

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property System::Object ^ WindowEvents[EnvDTE::Window ^] { System::Object ^ get(EnvDTE::Window ^ WindowFilter); };
[System.Runtime.InteropServices.DispId(1)]
public object WindowEvents[EnvDTE.Window WindowFilter] { [System.Runtime.InteropServices.DispId(1)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.WindowEvents(EnvDTE.Window) : obj
Public ReadOnly Property WindowEvents(WindowFilter As Window) As Object

Parameter

WindowFilter
Window

Eigenschaftswert

Object
Attribute

Gilt für