Click or drag to resize

ProjectRenamedEventArgsOldName Property

The name of the project before renaming. Null if the project

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

Property Value

String
See Also