Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

DicomFileExtension Property






Gets or sets the extension to append for the stored DICOM files.
Syntax
public string DicomFileExtension {get; set;}
'Declaration
 
Public Property DicomFileExtension As String
'Usage
 
Dim instance As CStoreCommandConfiguration
Dim value As String
 
instance.DicomFileExtension = value
 
value = instance.DicomFileExtension

            

            
public:
property String^ DicomFileExtension {
   String^ get();
   void set (    String^ value);
}

Property Value

The extension to append for the stored DICOM files.
Requirements

Target Platforms

See Also

Reference

CStoreCommandConfiguration Class
CStoreCommandConfiguration Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features