We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Creates temp directory and returns IDisposable to free it.
Namespace: CodeJam.IOAssembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static TempData.TempDirectory CreateDirectory()
VB
Public Shared Function CreateDirectory As TempData.TempDirectory
F#
static member CreateDirectory : unit -> TempData.TempDirectory
Type: TempData.TempDirectoryTemp directory to be freed on dispose.
TempData ClassCodeJam.IO Namespace
There was an error while loading. Please reload this page.