←Select platform

Channels Property (LoggerElement)

Summary

Gets or sets the channels.

Syntax

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

Property Value

The channels.

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