Compartir a través de


Events.MiscFilesEvents (Propiedad)

Obtiene ProjectItemsEvents para la solución.

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

Sintaxis

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

Valor de propiedad

Tipo: EnvDTE.ProjectItemsEvents
Objeto ProjectItemsEvents.

Seguridad de .NET Framework

Vea también

Referencia

Events Interfaz

EnvDTE (Espacio de nombres)