Condividi tramite


Proprietà Events.SolutionItemsEvents

ottiene ProjectItemsEvents oggetto per la soluzione.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
ReadOnly Property SolutionItemsEvents As ProjectItemsEvents
ProjectItemsEvents SolutionItemsEvents { get; }
property ProjectItemsEvents^ SolutionItemsEvents {
    ProjectItemsEvents^ get ();
}
abstract SolutionItemsEvents : ProjectItemsEvents
function get SolutionItemsEvents () : ProjectItemsEvents

Valore proprietà

Tipo: EnvDTE.ProjectItemsEvents
In ProjectItemsEvents oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Events Interfaccia

Spazio dei nomi EnvDTE