C#
VB
C++
Gets the file.
public FileInfo FileInfo { get; }
Public ReadOnly Property FileInfo As FileInfo
public:
property FileInfo^ FileInfo {
FileInfo^ get();
}
A FileInfo object that represents the file.
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
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