FlavoredProjectBase Events
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DirectoryAdded | Called after a directory was added to this project. |
![]() | DirectoryRemoved | Called after a directory was remove from this project. |
![]() | DirectoryRenamed | Called after a directory was renamed in this project. |
![]() | FileAdded | Called after a file was added to this project. |
![]() | FileRemoved | Called after a file was remove from this project. |
![]() | FileRenamed | Called after a file was renamed in this project. |
![]() | SccStatusChanged | Called after the source code control status of a file in this project changed. |
Show:
