Cuminas DjVu SDK for .NET Framework
LicenseTargetFileName Property



Get the file name of the license target module.
Syntax
Public Shared ReadOnly Property LicenseTargetFileName As String
Dim value As String
 
value = LicenseManager.LicenseTargetFileName
public static string LicenseTargetFileName {get;}
public:
static property String^ LicenseTargetFileName {
   String^ get();
}

Property Value

The file name of the license target module.
Remarks
On developer license mode, the license system checks the time-stamp of the module.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

LicenseManager Class
LicenseManager Members
Cuminas License System

Send Feedback