LAUREL BRIDGE

OptionsLogDirectory Property

DICOM Connectivity Framework V3.4
The directory where output from the script will be written. Defaults to the user ApplicationData folder.

Namespace:  LaurelBridge.DCFExamples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r11641 DCF_3_4_26_20190705
Syntax

C#
public string LogDirectory { get; set; }

Property Value

Type: String
See Also

Reference