←Select platform

FileName Field

Summary

Gets or sets the filename for this MessagingDicomFile.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string FileName 
<DataMemberAttribute()>  
Public FileName As String 
public:  
   [DataMemberAttribute] 
   String^ FileName 

Field Value

The filename for this MessagingDicomFile.

Remarks

The FileName is the full path to the DICOM file that has been stored.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly