Leadtools.Dicom.Services Namespace > DICOMServicesConfigurationHandler Class : StoreConfigurationSection Property |
public StorageServiceConfigurationElement StoreConfigurationSection {get; set;}
'Declaration Public Property StoreConfigurationSection As StorageServiceConfigurationElement
'Usage Dim instance As DICOMServicesConfigurationHandler Dim value As StorageServiceConfigurationElement instance.StoreConfigurationSection = value value = instance.StoreConfigurationSection
public StorageServiceConfigurationElement StoreConfigurationSection {get; set;}
get_StoreConfigurationSection();
set_StoreConfigurationSection(value);
public: property StorageServiceConfigurationElement^ StoreConfigurationSection { StorageServiceConfigurationElement^ get(); void set ( StorageServiceConfigurationElement^ value); }
This property is defined in the configuration file with the name "storeConfigurationSection"
This configuration element is required to exist in the configuration file.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2