FlavoredProjectBase Events

 

Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubeventDirectoryAdded

Called after a directory was added to this project.

System_CAPS_pubeventDirectoryRemoved

Called after a directory was remove from this project.

System_CAPS_pubeventDirectoryRenamed

Called after a directory was renamed in this project.

System_CAPS_pubeventFileAdded

Called after a file was added to this project.

System_CAPS_pubeventFileRemoved

Called after a file was remove from this project.

System_CAPS_pubeventFileRenamed

Called after a file was renamed in this project.

System_CAPS_pubeventSccStatusChanged

Called after the source code control status of a file in this project changed.

Return to top
Show: