←Select platform

ConfigSource Property

Summary

Gets or set the source from where catalog settings configuration section will be loaded.

Syntax

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

Property Value

Type: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource The source from where catalog settings configuration section will be loaded.

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.Worklist.DataAccessLayer Assembly