Propriedade Events.MiscFilesEvents
Obtém o ProjectItemsEvents da solução.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
ReadOnly Property MiscFilesEvents As ProjectItemsEvents
Get
ProjectItemsEvents MiscFilesEvents { get; }
property ProjectItemsEvents^ MiscFilesEvents {
ProjectItemsEvents^ get ();
}
abstract MiscFilesEvents : ProjectItemsEvents
function get MiscFilesEvents () : ProjectItemsEvents
Valor de propriedade
Tipo: EnvDTE.ProjectItemsEvents
A ProjectItemsEvents objeto.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.