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; }

See Also