Returns the file path used to load the license file.

Namespace: Limilabs.WHOIS.Licensing
Assembly: Whois (in Whois.dll) Version: 2.0.1238.1610

Syntax

C#
public static string GetLicensePath()
Visual Basic
Public Shared Function GetLicensePath As String
Visual C++
public:
static String^ GetLicensePath()

Return Value

License file path.

See Also