FilePath Property

Summary
Gets or sets the path for the Leadtools.Dicom.DicomDataSet that this image information is loaded from.
Syntax
C#
VB
C++
public string FilePath { get; set; } 
  
Public Property FilePath As String 
public: 
property String^ FilePath { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value representing the path for the Leadtools.Dicom.DicomDataSet that this image information is loaded from.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.