Returns folder path from which component
will load license file (BarcodeLicense.xml).
Namespace: Lesnikowski.Barcode
Assembly: Barcode (in Barcode.dll)
Version: 1.0.5.40001
Syntax
| C# |
|---|
public string GetLicenseFolder() |
| Visual Basic (Declaration) |
|---|
Public Function GetLicenseFolder As String |
| Visual C++ |
|---|
public: virtual String^ GetLicenseFolder () sealed |
Return Value
License file folder
See Also
BaseBarcode Class
Lesnikowski.Barcode Namespace