Condividi tramite


Proprietà Events2.SolutionItemsEvents

Ottiene l'oggetto ProjectItemsEvents per la soluzione.

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

Sintassi

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

Valore proprietà

Tipo: ProjectItemsEvents
Oggetto ProjectItemsEvents.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Events2 Interfaccia

Spazio dei nomi EnvDTE80