Click or drag to resize

Product_LinuxCopyDotNetRuntime Property

Whether to copy .NET 6 runtime from NeoAxis.Internal\Platforms\Linux\dotnet_x64 with overwriting files.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<bool> CopyDotNetRuntime { get; set; }

Property Value

ReferenceBoolean
See Also