Events2.SolutionEvents Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Ein SolutionEvents-Objekt.
Implementiert
- Attribute