←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly