EventLogFilterType Property

Summary
Gets the value of the EventLogFilterType configuration element.
Syntax
C#
C++/CLI
[ConfigurationPropertyAttribute("eventLogFilterType", DefaultValue="", IsRequired=false)] 
public string EventLogFilterType { get; } 
[ConfigurationPropertyAttribute(Name="eventLogFilterType",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=false,  
   IsRequired=false,  
   IsKey=false)] 
public: 
property String^ EventLogFilterType { 
   String^ get(); 
} 

Property Value

the value of the EventLogFilterType configuration element.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.