Events2.DTEEvents Eigenschaft

Definition

Ruft das DTEEvents-Objekt ab, das Ereignisse für die Entwicklungsumgebung bereitstellt.

public:
 property EnvDTE::DTEEvents ^ DTEEvents { EnvDTE::DTEEvents ^ get(); };
public:
 property EnvDTE::DTEEvents ^ DTEEvents { EnvDTE::DTEEvents ^ get(); };
[System.Runtime.InteropServices.DispId(308)]
public EnvDTE.DTEEvents DTEEvents { [System.Runtime.InteropServices.DispId(308)] get; }
[<System.Runtime.InteropServices.DispId(308)>]
[<get: System.Runtime.InteropServices.DispId(308)>]
member this.DTEEvents : EnvDTE.DTEEvents
Public ReadOnly Property DTEEvents As DTEEvents

Eigenschaftswert

DTEEvents

Ein DTEEvents-Objekt.

Implementiert

Attribute

Gilt für