Configuration.TempPath Property

Gets or sets the path to the temporary directory used by the application.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public static string TempPath { get; set; }

Property Value

A string containing the path to the temporary directory.

See Also

Reference