ConstantsProgramDataFolder Field

The application folder in which the component and user data files are stored.

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public static readonly string ProgramDataFolder

Field Value

String

Remarks

This folder will be located under the CommonApplicationData or LocalApplicationData folder.

See Also