Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Startup.RunningInContainer Property

Returns whether the application is running in a container (Docker).

Class: YetaWF.Core.Support.Startup
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static bool RunningInContainer { get; }

See Also YetaWF.Core.Support.Startup ClassYetaWF.Core Overview