Partager via


Events.MiscFilesEvents, propriété

Obtient le ProjectItemsEvents pour la solution.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
ReadOnly Property MiscFilesEvents As ProjectItemsEvents
ProjectItemsEvents MiscFilesEvents { get; }
property ProjectItemsEvents^ MiscFilesEvents {
    ProjectItemsEvents^ get ();
}
abstract MiscFilesEvents : ProjectItemsEvents
function get MiscFilesEvents () : ProjectItemsEvents

Valeur de propriété

Type : EnvDTE.ProjectItemsEvents
Objet ProjectItemsEvents.

Sécurité .NET Framework

Voir aussi

Référence

Events Interface

EnvDTE, espace de noms