C#
VB
C++
Gets or sets the path where the Leadtools.Dicom.DicomDataSet will be saved.
[DebuggerNonUserCodeAttribute()]
public string DatasetPath { get; set; }
<DebuggerNonUserCodeAttribute()>
Public Property DatasetPath As String
[DebuggerNonUserCodeAttribute()]
public:
property String^ DatasetPath {
String^ get();
void set ( String^ );
}
The path where the Leadtools.Dicom.DicomDataSet will be saved.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET