Click or drag to resize

HostUtilsRunningInWindowsContainer Property

Tests if this process is currently executing inside a Windows Container.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public static bool RunningInWindowsContainer { get; }

Property Value

Type: Boolean
See Also