 | AdminSystemOptionsIsTestEnvironment Property |
Indicates if the connected instance of netFORUM is running in Test mode
Namespace: Ignition.AdminAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic static bool IsTestEnvironment { get; }Public Shared ReadOnly Property IsTestEnvironment As Boolean
Get
public:
static property bool IsTestEnvironment {
bool get ();
}static member IsTestEnvironment : bool with get
Property Value
Boolean
See Also