[This is preliminary documentation and is subject to change.]
Represents root directory of the scripts in a session.
| C# | Visual Basic | Visual C++ |
public string DicomScriptRootDirectory { get; set; }
Public Property DicomScriptRootDirectory As String
public: property String^ DicomScriptRootDirectory { String^ get (); void set (String^ value); }