Include Protected Members
Include Inherited Members
Provides notifications of configuration events.
The IVsCfgProviderEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnCfgNameAdded | Notifies the environment when a configuration name has been added. |
![]() |
OnCfgNameDeleted | Notifies the environment when a configuration name has been deleted. |
![]() |
OnCfgNameRenamed | Notifies the environment when a configuration name has been renamed. |
![]() |
OnPlatformNameAdded | Notifies the environment when a platform name has been added. |
![]() |
OnPlatformNameDeleted | Notifies the environment when a platform name has been deleted. |
Top