IAutomationAlternativPlugInDirectory Property

Set an extra directory for PlugIns, if it exists and plugIns inside found PCBI load this plugIns.

Definition

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

Property Value

String

See Also