LAUREL BRIDGE

ProgramImageStorageDirectory Property

DICOM Connectivity Framework V3.4
For purposes of this example, we look for images in the QueryImagesPath in the application directory which is created if it does not exist. We also prepopulate it with a few images that we know are supplied with the examples if they exist in the application directory.

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

C#
public static string ImageStorageDirectory { get; }

Property Value

Type: String
See Also

Reference