PluginLoadFailedEventArgsComponentInfo Property

Information about the plug-in component which is constructed from IPluginInitialMeta. Errors contains the error messages which describe the situation.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public IComponentInfo ComponentInfo { get; }

Property Value

IComponentInfo

See Also