←Select platform

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 Leadtools.Logging.SerializableDictionary(Of String,Object) 

Property Value

The custom information associated with the log entry.

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