Condividi tramite


Proprietà Events.MiscFilesEvents

ottiene ProjectItemsEvents per la soluzione.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
ReadOnly Property MiscFilesEvents As ProjectItemsEvents
ProjectItemsEvents MiscFilesEvents { get; }
property ProjectItemsEvents^ MiscFilesEvents {
    ProjectItemsEvents^ get ();
}
abstract MiscFilesEvents : ProjectItemsEvents
function get MiscFilesEvents () : ProjectItemsEvents

Valore proprietà

Tipo: EnvDTE.ProjectItemsEvents
In ProjectItemsEvents oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Events Interfaccia

Spazio dei nomi EnvDTE