LogEntry Property

Summary

Gets the ILogEntry object.

Syntax
C#
VB
C++
public ILogEntry LogEntry { get; } 
  
Public ReadOnly Property LogEntry As ILogEntry 
public: 
property ILogEntry^ LogEntry { 
   ILogEntry^ get(); 
} 

Property Value

The ILogEntry object that represents the item being logged.

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