FileSystem.AppDataDirectory Property

Definition

Gets the location where app data can be stored.

public static string AppDataDirectory { get; }

Property Value

The location where app data can be stored.

Remarks

This location usually is not visible to the user, and is backed up.

Applies to