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 > ILogEntry Interface : CustomInformation Property |
SerializableDictionary<string,object> CustomInformation {get;}
'Declaration ReadOnly Property CustomInformation As SerializableDictionary(Of String,Object)
'Usage Dim instance As ILogEntry Dim value As SerializableDictionary(Of String,Object) value = instance.CustomInformation
property SerializableDictionary<String^,Object^>^ CustomInformation { SerializableDictionary<String^,Object^>^ get(); }