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 (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<string> AddCodeOfProjects { get; set; }

Property Value

Type: ReferenceString
See Also