Leadtools.Logging Namespace > Logger Class : LoggingChannels Property |
public List<ILoggingChannel> LoggingChannels {get;}
'Declaration Public ReadOnly Property LoggingChannels As List(Of ILoggingChannel)
'Usage Dim instance As Logger Dim value As List(Of ILoggingChannel) value = instance.LoggingChannels
public List<ILoggingChannel> LoggingChannels {get;}
get_LoggingChannels();
public: property List<ILoggingChannel^>^ LoggingChannels { List<ILoggingChannel^>^ get(); }
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