Click or drag to resize

Product_WindowsDebugFiles Property

Whether to include files for debugging (xml, pdb).

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

Property Value

ReferenceBoolean
See Also