InspectCodeSettings.

Debug Property

Summary

Gets or sets a value indicating whether the debug output should be enabled.

Syntax

public bool Debug { get; set; }

Value

Type Description
bool true if the debug output should be enabled; otherwise, false.