[This is preliminary documentation and is subject to change.]
Identifying DICOMDIR name.
| C# | Visual Basic | Visual C++ |
public string DICOMDIRName { get; set; }
Public Property DICOMDIRName As String
public: property String^ DICOMDIRName { String^ get (); void set (String^ value); }