vsext_StartUp 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("A5578594-18E0-11D1-BBDB-00A0C90F2744")> _
Public Enumeration vsext_StartUp
'Usage
Dim instance As vsext_StartUp
[GuidAttribute("A5578594-18E0-11D1-BBDB-00A0C90F2744")]
public enum vsext_StartUp
[GuidAttribute(L"A5578594-18E0-11D1-BBDB-00A0C90F2744")]
public enum class vsext_StartUp
public enum vsext_StartUp

Members

Member name Description
vsext_su_EMPTY_ENVIRONMENT  
vsext_su_NEW_SOLUTION_DIALOG  
vsext_su_LOAD_LAST_SOLUTION  

See Also

Reference

EnvDTE Namespace