IPluginAssemblyErrors Property

Contains all error messages which are related to the plug-in.

Definition

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

Property Value

IErrorInfoCollection

See Also