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#
C++/CLI
protected override string ElementName {get;} 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.