IAppEnv.IsWebApplication Property
Determines whether current application instance is executed on the web server or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
bool IsWebApplication { get; }
ReadOnly Property IsWebApplication As Boolean
Get
property bool IsWebApplication {
bool get ();
}
abstract IsWebApplication : bool with get
Property Value
Boolean