KestrunRuntimeInfo.IsDebugBuild property
Determines whether the current build is a debug build.
public static bool IsDebugBuild { get; }
Return Value
True if the current build is a debug build; otherwise, false.
See Also
- class KestrunRuntimeInfo
- namespace Kestrun