FlavoredProjectBase Events

Include Protected Members
Include Inherited Members

The FlavoredProjectBase type exposes the following members.

Events

  Name Description
Public event DirectoryAdded Called after a directory was added to this project.
Public event DirectoryRemoved Called after a directory was remove from this project.
Public event DirectoryRenamed Called after a directory was renamed in this project.
Public event FileAdded Called after a file was added to this project.
Public event FileRemoved Called after a file was remove from this project.
Public event FileRenamed Called after a file was renamed in this project.
Public event SccStatusChanged Called after the source code control status of a file in this project changed.

Top

See Also

Reference

FlavoredProjectBase Class

Microsoft.VisualStudio.Shell.Flavor Namespace