Propriedade Events.SolutionItemsEvents

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

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

Sintaxe

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

Valor de propriedade

Tipo: EnvDTE.ProjectItemsEvents
A ProjectItemsEvents objeto.

Segurança do .NET Framework

Consulte também

Referência

Events Interface

Namespace EnvDTE