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(); }