VCPropertySheet::ConfigurationType Property
Visual Studio 2015
Gets or sets the type of output this configuration generates.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property ConfigurationTypes ConfigurationType { ConfigurationTypes get(); void set(ConfigurationTypes value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::ConfigurationTypesA ConfigurationTypes enumeration.
Use the ConfigurationTypes enumeration to change the value of this property.
Show: