Leadtools.Logging.Configuration Namespace > ChannelElement Class : GetChannel Method |
public ILoggingChannel GetChannel()
'Declaration Public Function GetChannel() As ILoggingChannel
'Usage Dim instance As ChannelElement Dim value As ILoggingChannel value = instance.GetChannel()
public: ILoggingChannel^ GetChannel();