←Select platform

Item(String) Property

Summary

Gets the LoggerElement with the specified name.

Syntax

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

Parameters

name
The name of the LoggerElement to get.

Property Value

The LoggerElement with the specified name.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize