Click or drag to resize

FileUtilityFileSaved Event

Occurs after a file has been saved successfully.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static event EventHandler<PathNameEventArgs> FileSaved

Value

EventHandlerPathNameEventArgs
See Also