C#
VB
C++
Gets or sets the path to the new DICOM dataset instance.
public string InstancePath { get; set; }
Public Property InstancePath() As String
Get
Set
public:
property String^ InstancePath
{
String^ get()
void set(String^ value)
}
The path to the new DICOM dataset instance.
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