IPluginModuleLoadErrors Property

Contains the error messages which occured during initial load of the plug-in, i.e., the starting portion of Errors.

Definition

Namespace: SMath.Extensibility
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
IErrorInfoCollection LoadErrors { get; }

Property Value

IErrorInfoCollection

See Also