Click or drag to resize

Product_StoreAddCodeOfProjects Property

The list of C# projects to add code of them. Separated by return.

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

Property Value

ReferenceString
See Also