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: 2.1.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 ClassCreateDirectory OverloadCodeJam.IO Namespace
There was an error while loading. Please reload this page.