| IBarcodeFactoryGetLicenseFolder Method |
Returns the file path used to load the license file.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax string GetLicenseFolder()
Function GetLicenseFolder As String
String^ GetLicenseFolder()
abstract GetLicenseFolder : unit -> string
Return Value
Type:
StringLicense file path.
See Also