LicenseManagersetLicensePath Method

Change the path to the FISA.ini and FISA.lic files. By default it is the current working directory.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public static void setLicensePath(
	string licensePath
)

Parameters

licensePath  String
 

See Also