LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

Filter Property






Gets or sets the filter that is used to determine the types of messages that are logged.
Syntax
public IEventLogFilter Filter {get; set;}
'Declaration
 
Public Property Filter As IEventLogFilter
'Usage
 
Dim instance As Logger
Dim value As IEventLogFilter
 
instance.Filter = value
 
value = instance.Filter
public IEventLogFilter Filter {get; set;}
 get_Filter();
set_Filter(value);
public:
property IEventLogFilter^ Filter {
   IEventLogFilter^ get();
   void set (    IEventLogFilter^ value);
}

Property Value

The IEventLogFilter that determines the types of messages that are logged.
Remarks
The filter is used to control which of the following messages are logged: Information, Warning, Error, Debug, or Audit.
Requirements

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

See Also

Reference

Logger Class
Logger Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features