Click or drag to resize

ApplicationDataRoamingFolder Property

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

Property Value

Type: DirectoryInfo

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

See Also