←Select platform

FileInfo Property

Summary

Gets the file.

Syntax

C#
VB
C++
public FileInfo FileInfo { get; } 
  
Public ReadOnly Property FileInfo As FileInfo 
public: 
property FileInfo^ FileInfo { 
   FileInfo^ get(); 
} 

Property Value

A FileInfo object that represents the file.

Example

For an example refer to StoreScu.Store(DicomScp, string, string, bool).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly