IAutomationDEBUG_Output Property

Use DEBUG Output add more information to error log and gives developer more details and warnings by using interface methods.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool DEBUG_Output { get; set; }

Property Value

Boolean

See Also