LogType Property

Summary

Gets or sets the type of the log entry.

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

Property Value

The type of the log entry.

Requirements

Target Platforms

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

Leadtools.Logging Assembly