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
SerializableDictionary<string,object> CustomInformation {get;}
get_CustomInformation();
property SerializableDictionary<String^,Object^>^ CustomInformation { SerializableDictionary<String^,Object^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2