Click or drag to resize

ProductOutputPath Property

Predefined root or relative path to the output folder. If the path is relative, it is resolved relative to the project folder. If this property is empty, the value from the form will be used.

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

Property Value

ReferenceString
See Also