IVsProjectCfg2 Members
Include Protected Members
Include Inherited Members
Provides support for grouping output based on the configuration, in addition to the methods in the IVsProjectCfg interface.
The IVsProjectCfg2 type exposes the following members.
Methods
Name
Description
Overloaded.
Overloaded.
Overloaded.
Provides access to a configuration interface such as IVsBuildableProjectCfg or IVsDebuggableProjectCfg.
Overloaded.
Overloaded.
Overloaded.
Returns whether or not a configuration is private or shared.
Overloaded.
get_IsSpecifyingOutputSupported
Overloaded.
Returns an array of IVsOutputGroup pointers for the output groups of a configuration.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
This method is required for debugging Web projects.
Overloaded.
Returns a specific output group.
This method replaces the get_IsWebApplication method from the now-obsolete IVsDeployWebProject interface.
Top