[This is preliminary documentation and is subject to change.]
Determines if a directory is created when this does not yet existing, when writing a Dicom file.
| C# | Visual Basic | Visual C++ |
public bool AutoCreateDirectory { get; set; }
Public Property AutoCreateDirectory As Boolean
public: property bool AutoCreateDirectory { bool get (); void set (bool value); }