Compartir a través de


Events.SolutionItemsEvents (Propiedad)

Obtiene el objeto ProjectItemsEvents para la solución.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

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

Valor de propiedad

Tipo: EnvDTE.ProjectItemsEvents
Un objeto ProjectItemsEvents.

Seguridad de .NET Framework

Vea también

Referencia

Events Interfaz

EnvDTE (Espacio de nombres)