Returns folder path from which component
will load license file (BarcodeLicense.xml).
Namespace: Limilabs.BarcodeAssembly: Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
| C# |
|---|
public string GetLicenseFolder() |
| Visual Basic |
|---|
Public Function GetLicenseFolder As String |
| Visual C++ |
|---|
public: virtual String^ GetLicenseFolder() sealed |