Click or drag to resize

ApplicationDataTemporaryFolder Property

Gets the root folder in the temporary app data store.

Namespace:  Windows.Storage
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public DirectoryInfo TemporaryFolder { get; }

Property Value

Type: DirectoryInfo

[Missing <value> documentation for "P:Windows.Storage.ApplicationData.TemporaryFolder"]

See Also