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
Get
ProjectItemsEvents SolutionItemsEvents { get; }
property ProjectItemsEvents^ SolutionItemsEvents {
ProjectItemsEvents^ get ();
}
abstract SolutionItemsEvents : ProjectItemsEvents
function get SolutionItemsEvents () : ProjectItemsEvents
Valore proprietà
Tipo: EnvDTE.ProjectItemsEvents
Oggetto ProjectItemsEvents.
Implementa
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.