IVsApplicationConfiguration::ConfigurationChanged Event
Visual Studio 2015
Occurs when a project's configuration has changed.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.WCF (in Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)
The ConfigurationChanged event signals that the configuration has changed and that any previously returned configuration objects have been rendered invalid. This event can result from someone modifying one of the configuration files in the configuration hierarchy or when a file has been renamed, added, or deleted.
Show: