←Select platform

TemporaryDirectory Property (DicomServer)

Summary

The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is a null reference (Nothing in VB), the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not a null reference, the temporary files are placed in the specified directory.

Syntax

C#
VB
C++
public virtual string TemporaryDirectory {get;}
Public Overridable ReadOnly Property TemporaryDirectory As String
public: 
virtual property String^ TemporaryDirectory { 
   String^ get(); 
} 

Property Value

The temporary directory.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize