Leadtools.Dicom.Services Namespace > StorageServiceConfigurationElement Class : ImagesDirectory Property |
public string ImagesDirectory {get; set;}
'Declaration Public Property ImagesDirectory As String
'Usage Dim instance As StorageServiceConfigurationElement Dim value As String instance.ImagesDirectory = value value = instance.ImagesDirectory
public string ImagesDirectory {get; set;}
get_ImagesDirectory();
set_ImagesDirectory(value);
This property is defined in the configuration file with the name "imagesDirectory"
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