Channels Property

Summary
Gets the global logging channels.
Syntax
C#
C++/CLI
[ConfigurationPropertyAttribute("channels")] 
public ChannelCollection Channels { get; } 
[ConfigurationPropertyAttribute(Name="channels",  
   Options=ConfigurationPropertyOptions.None,  
   IsDefaultCollection=false,  
   IsRequired=false,  
   IsKey=false)] 
public: 
property ChannelCollection^ Channels { 
   ChannelCollection^ get(); 
} 

Property Value

The global logging channels.

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.