←Select platform

LogType Property

Summary

Gets or sets the type of the log entry.

Syntax

C#
VB
C++
public LogType LogType { get; set; } 
  
Property LogType As Leadtools.Logging.LogType 
property Leadtools.Logging.LogType LogType { 
   Leadtools.Logging.LogType get(); 
   void set (    Leadtools.Logging.LogType ); 
} 

Property Value

The type of the log entry.

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.Logging Assembly