Table of Contents

Property PerUserAppFilesPath

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

PerUserAppFilesPath

Gets the per-user directory that can contain application files such as plugins and crash logs.

string PerUserAppFilesPath { get; }

Property Value

string

Remarks

This directory is not guaranteed to exist. This directory may also be a plugin directory root, depending on configuration (e.g. AppSettings.Plugins.AllowLoadingPluginsFromUserLocations).