 | LicenseHelperGetLicensePath Method |
Returns the file path used to load the license file.
Namespace: Limilabs.FTP.LicensingAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic static string GetLicensePath()
Public Shared Function GetLicensePath As String
public:
static String^ GetLicensePath()
static member GetLicensePath : unit -> string
Return Value
StringLicense file path.
See Also