Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the COM dispatch identifier (DISPID) for ReferencesEvents.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
Public Enumeration ProjectReferencesEvent
'Usage
Dim instance As ProjectReferencesEvent
public enum ProjectReferencesEvent
public enum class ProjectReferencesEvent
public enum ProjectReferencesEvent
Members
Member name | Description | |
---|---|---|
RefsEvt_RefAdded | Value = 1. Reference was added to a project. | |
RefsEvt_RefRemoved | A project reference was removed. | |
RefsEvt_RefChanged | A project reference has changed. |