vsext_StartUp 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_StartUp
public enum class vsext_StartUp
enum vsext_StartUp
[System.Runtime.InteropServices.Guid("A5578594-18E0-11D1-BBDB-00A0C90F2744")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_StartUp
[System.Runtime.InteropServices.Guid("A5578594-18E0-11D1-BBDB-00A0C90F2744")]
public enum vsext_StartUp
[<System.Runtime.InteropServices.Guid("A5578594-18E0-11D1-BBDB-00A0C90F2744")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_StartUp =
[<System.Runtime.InteropServices.Guid("A5578594-18E0-11D1-BBDB-00A0C90F2744")>]
type vsext_StartUp =
Public Enum vsext_StartUp
- Inheritance
-
vsext_StartUp
- Attributes
Fields
Name | Value | Description |
---|---|---|
vsext_su_EMPTY_ENVIRONMENT | 0 | |
vsext_su_NEW_SOLUTION_DIALOG | 1 | |
vsext_su_LOAD_LAST_SOLUTION | 2 |