←Select platform

LogEntry Property

Summary

Gets the ILogEntry object.

Syntax

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

Property Value

The ILogEntry object that represents the item being logged.

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