LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

Channel Property






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 ILoggingChannel Channel {get; set;}
ConfigurationPropertyAttribute(Name="Channel", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=, 
   IsRequired=, 
   IsKey=)
 get_Channel();
set_Channel(value);
[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: 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

See Also

Reference

ChannelElement Class
ChannelElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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