OutputGroup Properties

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubpropertyCanonicalName

Gets the unique name used for this output group.

System_CAPS_pubpropertyCollection

Gets the collection containing the object supporting this property or contained within this code construct.

System_CAPS_pubpropertyDescription

Gets a string that represents the use of the output group.

System_CAPS_pubpropertyDisplayName

Gets the name used in the user interface for this output group.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyFileCount

Gets the number of files associated with an OutputGroup .

System_CAPS_pubpropertyFileNames

Gets a list of all of the file names in the output group.

System_CAPS_pubpropertyFileURLs

Gets the list of files built in this output group.

Return to top
Show: