←Select platform

Item Property

Summary

Gets the ChannelElement with the specified name.

Syntax

C#
VB
C++
public ChannelElement Item( 
   string name 
) { get; } 
  
Public ReadOnly Property Item( _ 
   ByVal name As String _ 
) As Leadtools.Logging.Configuration.ChannelElement 

Parameters

name
The name of the LoggerElement to get.

Property Value

The channel element with the specified name.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly