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