←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

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

Leadtools.Logging Assembly