NameChangedEventArgsOldName Property |
Gets the old name of the instance that was renamed.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? OldName { get; }
Property Value
String
The old name of the instance that was renamed.
See Also