FlavoredProject 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 | Raised after a directory has been added to the project. |
![]() | DirectoryRemoved | Raised after a directory has been removed from the project. |
![]() | DirectoryRenamed | Raised after a directory in the project has been renamed. |
![]() | FileAdded | Raised after a file has been added to the project. |
![]() | FileRemoved | Raised after a file has been removed from the project. |
![]() | FileRenamed | Raised after a file in the project has been renamed. |
![]() | SccStatusChanged | Raised after the source code control status of an item in the project has changed. |
Show:
