Compartilhar via


Propriedade Events.SolutionItemsEvents

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

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

Sintaxe

ReadOnly Property SolutionItemsEvents As ProjectItemsEvents

Dim instance As Events
Dim value As ProjectItemsEvents

value = instance.SolutionItemsEvents
ProjectItemsEvents SolutionItemsEvents { get; }
property ProjectItemsEvents^ SolutionItemsEvents {
    ProjectItemsEvents^ get ();
}
function get SolutionItemsEvents () : ProjectItemsEvents

Valor da propriedade

Tipo: EnvDTE.ProjectItemsEvents
A ProjectItemsEvents object.

Permissões

Consulte também

Referência

Events Interface

Events Membros

Espaço para nome EnvDTE