OutputGroup Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | CanonicalName | Gets the unique name used for this output group. |
![]() | Collection | Gets the collection containing the object supporting this property or contained within this code construct. |
![]() | Description | Gets a string that represents the use of the output group. |
![]() | DisplayName | Gets the name used in the user interface for this output group. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | FileCount | Gets the number of files associated with an OutputGroup . |
![]() | FileNames | Gets a list of all of the file names in the output group. |
![]() | FileURLs | Gets the list of files built in this output group. |
Show:
