Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used by the ConfigurationType property.
Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Syntax
'Declaration
Public Enumeration ConfigurationTypes
public enum ConfigurationTypes
public enum class ConfigurationTypes
type ConfigurationTypes
public enum ConfigurationTypes
Members
| Member name | Description | |
|---|---|---|
| typeApplication | Application (.exe) | |
| typeDynamicLibrary | Dynamic Library (.dll) | |
| typeGeneric | Makefile, displays makefile toolset (NMake) | |
| typeStaticLibrary | Static Library (.dll) | |
| typeUnknown | Utility | 
Remarks
See General Property Page (Project) for more information.