Propriedade Events.MiscFilesEvents

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

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.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

Events Interface

Namespace EnvDTE