Configuration Property

Summary
Gets or sets the System.Configuration.Configuration object which is used to read the configuration settings.
Syntax
C#
VB
C++
public Configuration Configuration { get; set; } 
  
Public Property Configuration As Configuration 
public: 
property Configuration^ Configuration { 
   Configuration^ get(); 
   void set (    Configuration^ ); 
} 

Property Value

The System.Configuration.Configuration object which is used to read the configuration settings.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

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