Events2.SolutionEvents Eigenschaft

Definition

Ruft das SolutionEvents-Objekt für die Projektmappe ab.

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

Eigenschaftswert

SolutionEvents

Ein SolutionEvents-Objekt.

Implementiert

Attribute

Gilt für