Skip to content

TempDir Layout Renderer

Xharze edited this page Sep 29, 2012 · 1 revision

A temporary directory.

Supported in .NET, Silverlight, Compact Framework and Mono.

##Configuration Syntax

${tempdir:dir=String:file=String}

##Parameters ###Advanced Options

  • dir - Name of the directory to be Path.Combine()'d with the directory name.
  • file - Name of the file to be Path.Combine()'d with the directory name.

Clone this wiki locally