LEADTOOLS (Leadtools assembly)

EnableLicenseLogging Method

Show in webframe







Enable or disable logging.
Destination log file path.
For internal use by LEADTOOLS.
Syntax
public static void EnableLicenseLogging( 
   bool enable,
   string logFile
)
'Declaration
 
Public Shared Sub EnableLicenseLogging( _
   ByVal enable As Boolean, _
   ByVal logFile As String _
) 
'Usage
 
Dim enable As Boolean
Dim logFile As String
 
RasterSupport.EnableLicenseLogging(enable, logFile)
public static void EnableLicenseLogging( 
   bool enable,
   string logFile
)

            

            
 function Leadtools.RasterSupport.EnableLicenseLogging( 
   enable ,
   logFile 
)
public:
static void EnableLicenseLogging( 
   bool enable,
   String^ logFile
) 

Parameters

enable
Enable or disable logging.
logFile
Destination log file path.
Requirements

Target Platforms

See Also

Reference

RasterSupport Class
RasterSupport Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.