Condividi tramite


Enumerazione ProjectReferencesEvent

Specifica l'identificatore del DISPID COM per ReferencesEvents.

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

Sintassi

'Dichiarazione
Public Enumeration ProjectReferencesEvent
public enum ProjectReferencesEvent
public enum class ProjectReferencesEvent
type ProjectReferencesEvent
public enum ProjectReferencesEvent

Membri

Nome membro Descrizione
RefsEvt_RefAdded valore = 1.Il riferimento viene aggiunto al progetto.
RefsEvt_RefRemoved Un riferimento al progetto è stato rimosso.
RefsEvt_RefChanged Un riferimento al progetto è stato modificato.

Vedere anche

Riferimenti

Spazio dei nomi VSLangProj80