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

vsext_Build Enumeration

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

[GuidAttribute("47046891-19F7-11D1-BCAF-000000000000")] 
public enum vsext_Build
/** @attribute GuidAttribute("47046891-19F7-11D1-BCAF-000000000000") */ 
public enum vsext_Build
GuidAttribute("47046891-19F7-11D1-BCAF-000000000000") 
public enum vsext_Build
 Member nameDescription
vsext_bld_CONFIRM_SAVE 
vsext_bld_NO_SAVE 
vsext_bld_SAVE_CHANGES 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.