IVsCfgProviderEvents Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodOnCfgNameAdded(String^)

Notifies the environment when a configuration name has been added.

System_CAPS_pubmethodOnCfgNameDeleted(String^)

Notifies the environment when a configuration name has been deleted.

System_CAPS_pubmethodOnCfgNameRenamed(String^, String^)

Notifies the environment when a configuration name has been renamed.

System_CAPS_pubmethodOnPlatformNameAdded(String^)

Notifies the environment when a platform name has been added.

System_CAPS_pubmethodOnPlatformNameDeleted(String^)

Notifies the environment when a platform name has been deleted.

Return to top
Show: