FlavoredProject Events

 

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

NameDescription
System_CAPS_pubeventDirectoryAdded

Raised after a directory has been added to the project.

System_CAPS_pubeventDirectoryRemoved

Raised after a directory has been removed from the project.

System_CAPS_pubeventDirectoryRenamed

Raised after a directory in the project has been renamed.

System_CAPS_pubeventFileAdded

Raised after a file has been added to the project.

System_CAPS_pubeventFileRemoved

Raised after a file has been removed from the project.

System_CAPS_pubeventFileRenamed

Raised after a file in the project has been renamed.

System_CAPS_pubeventSccStatusChanged

Raised after the source code control status of an item in the project has changed.

Return to top
Show: