IAutomationGetExternalProgramPath Method

Helper programs like comparer or Panel Optimizer save there path here.

Definition

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

Parameters

Name  String
Name of the program.

Return Value

String
Path to the installation of this program.

See Also