Propriedade Events2.MiscFilesEvents

Obtém o ProjectItemsEvents para a solução.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
ReadOnly Property MiscFilesEvents As ProjectItemsEvents
ProjectItemsEvents MiscFilesEvents { get; }
property ProjectItemsEvents^ MiscFilesEvents {
    ProjectItemsEvents^ get ();
}
abstract MiscFilesEvents : ProjectItemsEvents
function get MiscFilesEvents () : ProjectItemsEvents

Valor de propriedade

Tipo: EnvDTE.ProjectItemsEvents
A ProjectItemsEvents object.

Segurança do .NET Framework

Consulte também

Referência

Events2 Interface

Sobrecargas MiscFilesEvents

Namespace EnvDTE80