vsConfigurationType Enum

Definition

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

Applies to