Compartir a través de


Events2.SolutionItemsEvents (Propiedad)

Obtiene el objeto ProjectItemsEvents para la solución.

Espacio de nombres:  EnvDTE80
Ensamblado:  EnvDTE80 (en EnvDTE80.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: ProjectItemsEvents
Un objeto ProjectItemsEvents.

Seguridad de .NET Framework

Vea también

Referencia

Events2 Interfaz

EnvDTE80 (Espacio de nombres)