←Select platform

CustomInformation Property (LogEntry)

Summary

Gets the custom information associated with the log entry.

Syntax

C#
VB
C++
[XmlElementAttribute("custom")] 
public Leadtools.Logging.SerializableDictionary<string,object> CustomInformation {get; set;} 
<XmlElementAttribute("custom")> 
Public Property CustomInformation As Leadtools.Logging.SerializableDictionary(Of String,Object) 

Property Value

The custom information associated with the log entry.

Remarks

Objects added to this list needs to be XML serializable.

Example

For an example refer to Log

Requirements

Target Platforms

See Also

Reference

LogEntry Class

LogEntry Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize