Leadtools.Logging.Configuration Namespace > ConfigSectionHandler Class : EventLogFilter Property |
public IEventLogFilter EventLogFilter {get;}
'Declaration Public ReadOnly Property EventLogFilter As IEventLogFilter
'Usage Dim instance As ConfigSectionHandler Dim value As IEventLogFilter value = instance.EventLogFilter
public: property IEventLogFilter^ EventLogFilter { IEventLogFilter^ get(); }