ModuleInfo.HotStartup Property

Flag to indicate if HotStartup is enabled.
<ID("HotStartup", (int)e.HotStartup)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public ReadOnly Property HotStartup() As Boolean
This language is not supported or no code example is available.
[ID("HotStartup", (int)e.HotStartup)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public bool HotStartup {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition