←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 Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource 
   Get 
   Set 
public:  
   property Microsoft::Practices::EnterpriseLibrary::Common::Configuration::IConfigurationSource^ ConfigSource 
   { 
      Microsoft::Practices::EnterpriseLibrary::Common::Configuration::IConfigurationSource^ get() 
      void set(Microsoft::Practices::EnterpriseLibrary::Common::Configuration::IConfigurationSource^ value) 
   } 

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

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