ConfigurationSource Property

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

Property Value

The source where configuration will be loaded from.

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.