vsConfigurationType Enum
Definition
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
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
Fields
vsConfigurationTypeProject | 1 | A project configuration |
vsConfigurationTypeProjectItem | 2 | A project item configuration |