←Select platform

ConfigurationSource Property

Summary

Gets or sets the source from where configuration will be loaded.

Syntax

C#
VB
C++
public IConfigurationSource ConfigurationSource { get; set; } 
  
Property ConfigurationSource As IConfigurationSource 
property IConfigurationSource^ ConfigurationSource { 
   IConfigurationSource^ get(); 
   void set (    IConfigurationSource^ ); 
} 

Property Value

The source where configuration will be loaded from.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly