IAutomationGetErrorLog Method

The ErrorLog provides information in case of an read file error.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static string GetErrorLog()

Return Value

String
Returns a string with all errors and warnings the last read file action.

See Also