TypeConfigurationElement Constructor(string,Type)

Summary
Initialize an instance of the TypeConfigurationElement class
Syntax
C#
C++/CLI
public TypeConfigurationElement( 
   string name, 
   Type type 
) 
public: 
TypeConfigurationElement(  
   String^ name, 
   Type^ type 
) 

Parameters

name
The name of the element.

type
The Type that this element is the configuration for.

Requirements

Target Platforms

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

Leadtools.Logging Assembly

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