Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging Namespace > LogEventArgs Class : LogEntry Property |
public ILogEntry LogEntry {get;}
'Declaration Public ReadOnly Property LogEntry As ILogEntry
'Usage Dim instance As LogEventArgs Dim value As ILogEntry value = instance.LogEntry
public: property ILogEntry^ LogEntry { ILogEntry^ get(); }