GlobalProfileSettingsDirectory Property

Note: This API is now obsolete.
Full path to the folder where all user specific parameters are stored, with a trailing DirectorySeparatorChar.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
[ObsoleteAttribute("Use SessionProfile.AppEnv.SettingsDirectory instead.")]
public static string SettingsDirectory { get; }

Property Value

String

See Also