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.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(); }