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

Leadtools.Medical.Storage.DataAccessLayer Assembly