ConfigurationSource Property

Summary
Gets or sets the source from where configuration will be loaded.
Syntax
C#
C++/CLI
public IConfigurationSource ConfigurationSource { get; set; } 
public: 
property IConfigurationSource^ ConfigurationSource { 
   IConfigurationSource^ get(); 
   void set (    IConfigurationSource^ ); 
} 

Property Value

The source where configuration will be loaded from.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

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