Click or drag to resize

Product_WindowsExecutableName Property

The name of application executable file.

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> ExecutableName { get; set; }

Property Value

ReferenceString
See Also