LAUREL BRIDGE

OptionsImageStorageDirectory Property

DICOM Connectivity Framework V3.4
The directory in which to search for images to match. default = (path_to_location_of_exe)\\QuerySCPImages. The image_store_directory should exist. Images are expected to end with the '.dcm' suffix.

Namespace:  LaurelBridge.DCFExamples.QuerySCPExtended
Assembly:  QuerySCPExtended (in QuerySCPExtended.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public string ImageStorageDirectory { get; set; }

Property Value

Type: String
See Also

Reference