Click or drag to resize

ProjectSettingsPage_GeneralProjectName Property

The name of the project.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<string> ProjectName { get; set; }

Property Value

ReferenceString
See Also