Expand Minimize
This topic has not yet been rated - Rate this topic

ProjectReferencesEvent Enumeration 

Specifies the COM dispatch identifier (DISPID) for ReferencesEvents.

Namespace: VSLangProj80
Assembly: VSLangProj80 (in vslangproj80.dll)

public enum ProjectReferencesEvent
public enum ProjectReferencesEvent
public enum ProjectReferencesEvent
 Member nameDescription
RefsEvt_RefAddedValue = 1. Reference was added to a project. 
RefsEvt_RefChangedA project reference has changed. 
RefsEvt_RefRemovedA project reference was removed. 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.