Click or drag to resize

ProjectEventArgsNewName Property

The name of the project after renaming. Null if no name is yet attached.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? NewName { get; }

Property Value

String
See Also