VCPropertySheet.ConfigurationType Property
Visual Studio 2012
Gets or sets the type of output this configuration generates.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
function get ConfigurationType () : ConfigurationTypes function set ConfigurationType (value : ConfigurationTypes)
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine.ConfigurationTypesA ConfigurationTypes enumeration.
Use the ConfigurationTypes enumeration to change the value of this property.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.