Leadtools.Logging.Configuration Namespace > ChannelElement Class : Channel Property |
[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); }
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