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