←Select platform

ElementName Property (LoggerCollection)

Summary

Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.

Syntax

C#
VB
C++
protected override string ElementName {get;}
Protected Overrides ReadOnly Property ElementName As String
protected: 
property String^ ElementName { 
   String^ get() override; 
} 

Property Value

The name of the collection; otherwise, an empty string. The default is an empty string.

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