LEADTOOLS (Leadtools.Logging assembly)

Channel Property

Show in webframe





Gets or sets the logging channel this configuration represents.
Syntax
[ConfigurationPropertyAttribute(Name="Channel", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public ILoggingChannel Channel {get; set;}
'Declaration
 
<ConfigurationPropertyAttribute(Name="Channel", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=False, 
   IsRequired=False, 
   IsKey=False)>
Public Property Channel As ILoggingChannel
'Usage
 
Dim instance As ChannelElement
Dim value As ILoggingChannel
 
instance.Channel = value
 
value = instance.Channel

            

            
[ConfigurationPropertyAttribute(Name="Channel", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public:
property ILoggingChannel^ Channel {
   ILoggingChannel^ get();
   void set (    ILoggingChannel^ value);
}

Property Value

The logging channel.
Requirements

Target Platforms

See Also

Reference

ChannelElement Class
ChannelElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features