ModuleInfo.EvaluationMode Property

Flag To Indicate the Solution is running in evaluation mode
<ID("EvaluationMode", (int)e.EvaluationMode, true)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)> _ 
Public Property EvaluationMode() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("EvaluationMode", (int)e.EvaluationMode, true)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)] 
public bool EvaluationMode {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