IVsApplicationConfiguration.ConfigurationChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when a project's configuration has changed.
public:
event EventHandler ^ ConfigurationChanged;
event EventHandler ConfigurationChanged;
member this.ConfigurationChanged : EventHandler
Event ConfigurationChanged As EventHandler