ProjectReferencesEvent Enum

Definition

Specifies the COM dispatch identifier (DISPID) for ReferencesEvents.

public enum class ProjectReferencesEvent
public enum class ProjectReferencesEvent
enum ProjectReferencesEvent
public enum ProjectReferencesEvent
type ProjectReferencesEvent = 
Public Enum ProjectReferencesEvent
Inheritance
ProjectReferencesEvent

Fields

RefsEvt_RefAdded 1

Value = 1. Reference was added to a project.

RefsEvt_RefChanged 3

A project reference has changed.

RefsEvt_RefRemoved 2

A project reference was removed.

Applies to