←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly