Events.MiscFilesEvents Propriedade

Definição

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

public:
 property EnvDTE::ProjectItemsEvents ^ MiscFilesEvents { EnvDTE::ProjectItemsEvents ^ get(); };
public:
 property EnvDTE::ProjectItemsEvents ^ MiscFilesEvents { EnvDTE::ProjectItemsEvents ^ get(); };
[System.Runtime.InteropServices.DispId(311)]
public EnvDTE.ProjectItemsEvents MiscFilesEvents { [System.Runtime.InteropServices.DispId(311)] get; }
[<System.Runtime.InteropServices.DispId(311)>]
[<get: System.Runtime.InteropServices.DispId(311)>]
member this.MiscFilesEvents : EnvDTE.ProjectItemsEvents
Public ReadOnly Property MiscFilesEvents As ProjectItemsEvents

Valor da propriedade

ProjectItemsEvents

Um objeto ProjectItemsEvents.

Atributos

Aplica-se a