Click or drag to resize

ApplicationDataLocalFolder Property

Gets the root folder in the local 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 LocalFolder { get; }

Property Value

Type: DirectoryInfo

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

See Also