vsext_Build Enumeration

This API 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)

Syntax

'Declaration
<GuidAttribute("47046891-19F7-11D1-BCAF-000000000000")> _
Public Enumeration vsext_Build
[GuidAttribute("47046891-19F7-11D1-BCAF-000000000000")]
public enum vsext_Build
[GuidAttribute(L"47046891-19F7-11D1-BCAF-000000000000")]
public enum class vsext_Build
[<GuidAttribute("47046891-19F7-11D1-BCAF-000000000000")>]
type vsext_Build
public enum vsext_Build

Members

Member name Description
vsext_bld_SAVE_CHANGES  
vsext_bld_CONFIRM_SAVE  
vsext_bld_NO_SAVE  

See Also

Reference

EnvDTE Namespace