IVsCfgProviderEvents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnCfgNameAdded(String^) | Notifies the environment when a configuration name has been added. |
![]() | OnCfgNameDeleted(String^) | Notifies the environment when a configuration name has been deleted. |
![]() | OnCfgNameRenamed(String^, String^) | Notifies the environment when a configuration name has been renamed. |
![]() | OnPlatformNameAdded(String^) | Notifies the environment when a platform name has been added. |
![]() | OnPlatformNameDeleted(String^) | Notifies the environment when a platform name has been deleted. |
Show:
