vsext_Build Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public enum class vsext_Build
public enum class vsext_Build
enum vsext_Build
[System.Runtime.InteropServices.Guid("47046891-19F7-11D1-BCAF-000000000000")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_Build
[System.Runtime.InteropServices.Guid("47046891-19F7-11D1-BCAF-000000000000")]
public enum vsext_Build
[<System.Runtime.InteropServices.Guid("47046891-19F7-11D1-BCAF-000000000000")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_Build =
[<System.Runtime.InteropServices.Guid("47046891-19F7-11D1-BCAF-000000000000")>]
type vsext_Build =
Public Enum vsext_Build
- Inheritance
-
vsext_Build
- Attributes
Fields
Name | Value | Description |
---|---|---|
vsext_bld_SAVE_CHANGES | 0 | |
vsext_bld_CONFIRM_SAVE | 1 | |
vsext_bld_NO_SAVE | 2 |