Click or drag to resize

Product_WindowsDefineConstants Property

Define constants for Project assembly separated by semicolon. For example: "CLIENT;ANOTHER_CONSTANT".

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

Property Value

ReferenceString
See Also