IApplicationState.

Debug Property

Summary

Gets a value indicating whether this IApplicationState is debug.

Syntax

bool Debug { get; }

Value

Type Description
bool true if debug; otherwise, false.