DVTk API
AutoCreateDirectory Property
DVTkDvtkApplicationLayerSessionAutoCreateDirectory
DVTk API

[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.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoCreateDirectory { get; set; }
Public Property AutoCreateDirectory As Boolean
public:
property bool AutoCreateDirectory {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0