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: NeoAxisAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic Reference<string> OutputPath { get; set; }Property Value
ReferenceString
See Also