BootstrapMode Enumeration

Visual Studio 2015
 

Specifies the type of bootstrap mode.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

public enum BootstrapMode

Member nameDescription
SirepBootstrapMode

Sirep bootstrap mode.

UniversalBootstrapMode

Universal bootstrap mode.

Return to top
Show: