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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

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