 | LicenseHelperGetLicensePath Method |
Returns the file path used to load the license file.
Namespace: Limilabs.Mail.LicensingAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
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