Returns the current path for temporary files.
Return Value
A string representing the current path for temporary files.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public string TmpDir { get; set; } |
| OPL API |
| OplSettings..::..TmpDir Property |
| OplSettings Class See Also |
A string representing the current path for temporary files.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public string TmpDir { get; set; } |