BuildOutputGroup Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBuilt

Represents built files in an output group.

System_CAPS_pubfieldSystem_CAPS_staticContentFiles

Represents content files in an output group.

System_CAPS_pubfieldSystem_CAPS_staticDocumentation

Represents documentation files in an output group.

System_CAPS_pubfieldSystem_CAPS_staticLocalizedResourceDlls

Represents localized resource DLLs in an output group.

System_CAPS_pubfieldSystem_CAPS_staticSourceFiles

Represents source code files in an output group.

System_CAPS_pubfieldSystem_CAPS_staticSymbols

Represents a list of symbols in an output group.

Return to top
Show: