PluginLoadFailedEventArgs.Exception Property

Exception which has been caught during load of the plug-in.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Exception Exception { get; }

Property Value

Exception

See Also