CustomInformation Property

Summary

Gets the custom information associated with the log entry.

Syntax
C#
VB
C++
public SerializableDictionary<string, object> CustomInformation { get; } 
  
ReadOnly Property CustomInformation As SerializableDictionary(Of String,Object) 

Property Value

The custom information associated with 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