GlobalProfileApplicationPath Property
Note: This API is now obsolete.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
[ObsoleteAttribute("Use SessionProfile.AppEnv.ApplicationPath instead.")]
public static string ApplicationPath { get; }
<ObsoleteAttribute("Use SessionProfile.AppEnv.ApplicationPath instead.")>
Public Shared ReadOnly Property ApplicationPath As String
Get
public:
[ObsoleteAttribute(L"Use SessionProfile.AppEnv.ApplicationPath instead.")]
static property String^ ApplicationPath {
String^ get ();
}
[<ObsoleteAttribute("Use SessionProfile.AppEnv.ApplicationPath instead.")>]
static member ApplicationPath : string with get
Property Value
String