IVsOutputGroup2 Members

Include Protected Members
Include Inherited Members

Allows projects to group outputs according to usage.

The IVsOutputGroup2 type exposes the following members.

Methods

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

Top

See Also

Reference

IVsOutputGroup2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace