This topic has not yet been rated - Rate this topic

ConfigurationTypes Enumeration

Used by the ConfigurationType property.

Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
public enum ConfigurationTypes
Member nameDescription
typeApplicationApplication (.exe)
typeDynamicLibraryDynamic Library (.dll)
typeGenericMakefile, displays makefile toolset (NMake)
typeStaticLibraryStatic Library (.dll)
typeUnknownUtility

See General Property Page (Project) for more information.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.