This topic has not yet been rated - Rate this topic

IVsProjectFlavorCfgOutputGroups Interface

Gives a project subtype access to the content of the project output group. IVsProjectFlavorCfgOutputGroups interface also allows the project subtype to influence the project's ability to group outputs according to usage.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("52F50FAC-B245-4A81-9A02-DBF8F115389B")] 
[InterfaceTypeAttribute(1)] 
public interface IVsProjectFlavorCfgOutputGroups
/** @attribute GuidAttribute("52F50FAC-B245-4A81-9A02-DBF8F115389B") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsProjectFlavorCfgOutputGroups
GuidAttribute("52F50FAC-B245-4A81-9A02-DBF8F115389B") 
InterfaceTypeAttribute(1) 
public interface IVsProjectFlavorCfgOutputGroups

For more information on project output groups, see Project Configuration for Output.

Notes to Implementers A project subtype implements the IVsProjectFlavorCfgOutputGroups interface when the content of a project output group needs to be controlled.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ