| BarcodeFactoryGetLicenseFolder 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 public string GetLicenseFolder()
Public Function GetLicenseFolder As String
public:
virtual String^ GetLicenseFolder() sealed
abstract GetLicenseFolder : unit -> string
override GetLicenseFolder : unit -> string
Return Value
Type:
StringLicense file path.
Implements
IBarcodeFactoryGetLicenseFolderSee Also