Click or drag to resize
ReferencedProjectFileNotSameEventArgs Properties

The ReferencedProjectFileNotSameEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value that indicates if the load (of the referencing project) should be canceled.
Public propertyContainingProjectType
Gets the type of the referenced project being loaded.
Public propertyFileName
Gets the name of the project file which is not the same as last time.
Top
See Also