Include Protected Members
Include Inherited Members
Defines a project's build output group. Implements IVsOutputGroup and IVsOutputGroup2.
The OutputGroup type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OutputGroup | Initializes a new instance of OutputGroup for the specified name, MSBuild target name, project, and configuration. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
get_CanonicalName | Gets the name of the output group. |
![]() |
get_DeployDependencies | Gets one or more output dependencies. |
![]() |
get_Description | Gets the description of this output group. |
![]() |
get_DisplayName | Gets the display name of the output group. |
![]() |
get_KeyOutput | Gets the name of the key output group. |
![]() |
get_KeyOutputObject | Gets the actual object that represents the key output. |
![]() |
get_Outputs | Gets any number of outputs in this group. |
![]() |
get_ProjectCfg | Gets the project configuration. |
![]() |
get_Property | Gets the value for the specified property. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
InvalidateGroup | Invalidates a group. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Refresh | Rebuilds the target and resets the list of outputs and the key output. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Project | Gets the project that produces this output group. |
![]() |
ProjectCfg | Gets the configuration that produces this output. |
![]() |
TargetName | Gets the MSBuild target name. |
Top
.gif)
.gif)
.gif)