GlobalProfile.ApplicationPath Property

Full path to the main folder of the application, with a trailing slash.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static string ApplicationPath { get; }

Property Value

String

See Also