This topic has not yet been rated - Rate this topic

ConfigurationTypes Enumeration

Specifies the type of output this configuration generates.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
public enum ConfigurationTypes
Member name Description
typeUnknown Utility
typeApplication Application (.exe)
typeDynamicLibrary Dynamic Library (.dll)
typeStaticLibrary Static Library (.dll)
typeGeneric Makefile

See General Property Page (Project) for more information. ConfigurationTypes is used by the ConfigurationType property.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement