AutoSaveErrorEventArgsException Property

Gets the Exception instance that occurred on auto saving.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public Exception Exception { get; }

Property Value

Exception

See Also