ModuleInfo.HotReload Property

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

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition