ModuleInfo.TestMode Property

Flag to indicate if testmode is enabled.
<ID("TestMode", (int)e.TestMode)> _ 
Public ReadOnly Property TestMode() As Boolean
This language is not supported or no code example is available.
[ID("TestMode", (int)e.TestMode)] 
public bool TestMode {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