Compartilhar via


Propriedade Events.MiscFilesEvents

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

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

Sintaxe

ReadOnly Property MiscFilesEvents As ProjectItemsEvents

Dim instance As Events
Dim value As ProjectItemsEvents

value = instance.MiscFilesEvents
ProjectItemsEvents MiscFilesEvents { get; }
property ProjectItemsEvents^ MiscFilesEvents {
    ProjectItemsEvents^ get ();
}
function get MiscFilesEvents () : ProjectItemsEvents

Valor da propriedade

Tipo: EnvDTE.ProjectItemsEvents
A ProjectItemsEvents object.

Permissões

Consulte também

Referência

Events Interface

Events Membros

Espaço para nome EnvDTE