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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.