Expand Minimize
This topic has not yet been rated - Rate this topic

vsConfigurationType Enumeration

Represents the type of build configuration.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("612256BD-7BA2-45C4-B60F-7B2AE42F96C3")] 
public enum vsConfigurationType
/** @attribute GuidAttribute("612256BD-7BA2-45C4-B60F-7B2AE42F96C3") */ 
public enum vsConfigurationType
GuidAttribute("612256BD-7BA2-45C4-B60F-7B2AE42F96C3") 
public enum vsConfigurationType
 Member nameDescription
vsConfigurationTypeProjectA project configuration 
vsConfigurationTypeProjectItemA project item configuration 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.