Events2.SolutionEvents Propriedade

Definição

Obtém o SolutionEvents objeto para a solução.

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

Valor da propriedade

SolutionEvents

Um objeto SolutionEvents.

Implementações

Atributos

Aplica-se a