Indicate if the application is an ASP.Net application.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly Property IsAspNetServer As Boolean Get |
| C# |
|---|
public static bool IsAspNetServer { get; } |