ProjectSettingsPage_CSharpEditorCSharpEditorAutomaticallyFormatStatementOnSemicolon Property |
Whether to enable auto format when enter semicolon character.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<bool> CSharpEditorAutomaticallyFormatStatementOnSemicolon { get; set; }Property Value
ReferenceBoolean
See Also