FlavoredProject.SccStatusChanged Event

Definition

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

public:
 event Microsoft::VisualStudio::Shell::Flavor::FlavoredProject::EventHandler<Microsoft::VisualStudio::Shell::Flavor::ProjectDocumentsChangeEventArgs ^> ^ SccStatusChanged;
public:
 event Microsoft::VisualStudio::Shell::Flavor::FlavoredProject::EventHandler<Microsoft::VisualStudio::Shell::Flavor::ProjectDocumentsChangeEventArgs ^> ^ SccStatusChanged;
public event Microsoft.VisualStudio.Shell.Flavor.FlavoredProject.EventHandler<Microsoft.VisualStudio.Shell.Flavor.ProjectDocumentsChangeEventArgs> SccStatusChanged;
member this.SccStatusChanged : Microsoft.VisualStudio.Shell.Flavor.FlavoredProject.EventHandler<Microsoft.VisualStudio.Shell.Flavor.ProjectDocumentsChangeEventArgs> 
Public Event SccStatusChanged As FlavoredProject.EventHandler(Of ProjectDocumentsChangeEventArgs) 

Event Type

Applies to