vsext_StartUp Enum

Definition

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

vsext_su_EMPTY_ENVIRONMENT 0
vsext_su_LOAD_LAST_SOLUTION 2
vsext_su_NEW_SOLUTION_DIALOG 1

Applies to