Share via


IVsOutputGroup Members

Include Protected Members
Include Inherited Members

Allows projects to group outputs according to usage.

The IVsOutputGroup type exposes the following members.

Methods

  Name Description
Public method get_CanonicalName Returns the canonical name of the output group.
Public method get_DeployDependencies Provides access to one or more deployment dependencies.
Public method get_Description Returns the description of an output group.
Public method get_DisplayName Returns the display name of the output group.
Public method get_KeyOutput Returns the canonical name of the key output group.
Public method get_Outputs Returns an array of pointers to IVsOutput2 interfaces providing access to a configuration's output items.
Public method get_ProjectCfg Returns a pointer to the configuration's IVsProjectCfg2 interface.

Top

See Also

Reference

IVsOutputGroup Interface

Microsoft.VisualStudio.Shell.Interop Namespace