←Select platform

EnableLicenseLogging Method

Summary

For internal use by LEADTOOLS.

Syntax
C#
VB
C++
public static void EnableLicenseLogging( 
   bool enable, 
   string logFile 
) 
Public Shared Sub EnableLicenseLogging( _ 
   ByVal enable As Boolean, _ 
   ByVal logFile As String _ 
)  
public: 
static void EnableLicenseLogging(  
   bool enable, 
   String^ logFile 
)  

Parameters

enable
Enable or disable logging.

logFile
Destination log file path.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly