C#
VB
C++
public DicomPrintScu(
string path
)
Public Function New( _
ByVal path As String _
)
public:
DicomPrintScu(
String^ path
)
path
The location of the temporary files. If this parameter is a null reference (Nothing in VB), the temporary files are kept in the folder Windows places its own temporary files. Otherwise, the temporary files are placed in the specified folder.