Compartilhar via


Propriedade Events2.MiscFilesEvents

Obtém 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 with get
function get MiscFilesEvents () : ProjectItemsEvents

Valor de propriedade

Tipo: ProjectItemsEvents
Um objeto ProjectItemsEvents.

Segurança do .NET Framework

Consulte também

Referência

Events2 Interface

Namespace EnvDTE80