←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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly