←Select platform

Loggers Property

Summary

Gets the value of the loggers configuration element

Syntax

C#
VB
C++
[ConfigurationPropertyAttribute(Name="loggers",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=false,  
   IsRequired=false,  
   IsKey=false)] 
public Leadtools.Logging.Configuration.LoggerCollection Loggers {get;} 
<ConfigurationPropertyAttribute(Name="loggers",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=False,  
   IsRequired=False,  
   IsKey=False)> 
Public ReadOnly Property Loggers As Leadtools.Logging.Configuration.LoggerCollection 
[ConfigurationPropertyAttribute(Name="loggers",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=false,  
   IsRequired=false,  
   IsKey=false)] 
public: 
property Leadtools.Logging.Configuration.LoggerCollection^ Loggers { 
   Leadtools.Logging.Configuration.LoggerCollection^ get(); 
} 

Property Value

The loggers.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize