vsConfigurationType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the type of build configuration.
public enum class vsConfigurationType
C++/CX
public enum class vsConfigurationType
enum vsConfigurationType
[System.Runtime.InteropServices.Guid("612256BD-7BA2-45C4-B60F-7B2AE42F96C3")]
public enum vsConfigurationType
[<System.Runtime.InteropServices.Guid("612256BD-7BA2-45C4-B60F-7B2AE42F96C3")>]
type vsConfigurationType =
Public Enum vsConfigurationType
- Inheritance
-
vsConfigurationType
- Attributes
Name | Value | Description |
---|---|---|
vsConfigurationTypeProject | 1 | A project configuration |
vsConfigurationTypeProjectItem | 2 | A project item configuration |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |