GlobalProfileApplicationPath Property

Note: This API is now obsolete.
Full path to the main folder of the application, 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.ApplicationPath instead.")]
public static string ApplicationPath { get; }

Property Value

String

See Also