C#
VB
C++
Gets or set the source from where catalog settings configuration section will be loaded.
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)
}
Type: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource The source from where catalog settings configuration section will be loaded.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET