Compartilhar via


Propriedade Events2.SolutionItemsEvents

Obtém o objeto de ProjectItemsEvents para a solução.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
ReadOnly Property SolutionItemsEvents As ProjectItemsEvents
ProjectItemsEvents SolutionItemsEvents { get; }
property ProjectItemsEvents^ SolutionItemsEvents {
    ProjectItemsEvents^ get ();
}
abstract SolutionItemsEvents : ProjectItemsEvents with get
function get SolutionItemsEvents () : ProjectItemsEvents

Valor de propriedade

Tipo: ProjectItemsEvents
Um objeto ProjectItemsEvents.

Segurança do .NET Framework

Consulte também

Referência

Events2 Interface

Namespace EnvDTE80