Leadtools.Logging.Configuration Namespace > ConfigSectionHandler Class : LogFilter Property |
[ConfigurationPropertyAttribute(IsRequired=false, Name="logFilter", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsKey=false)] public LogFilterConfigurationElement LogFilter {get;}
'Declaration <ConfigurationPropertyAttribute(IsRequired=False, Name="logFilter", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=False, IsKey=False)> Public ReadOnly Property LogFilter As LogFilterConfigurationElement
'Usage Dim instance As ConfigSectionHandler Dim value As LogFilterConfigurationElement value = instance.LogFilter
[ConfigurationPropertyAttribute(IsRequired=false, Name="logFilter", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsKey=false)] public LogFilterConfigurationElement LogFilter {get;}
ConfigurationPropertyAttribute(IsRequired=, Name="logFilter", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=, IsKey=) get_LogFilter();
[ConfigurationPropertyAttribute(IsRequired=false, Name="logFilter", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsKey=false)] public: property LogFilterConfigurationElement^ LogFilter { LogFilterConfigurationElement^ 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