IPluginAssemblyErrors Property
Contains all error messages which are related to the plug-in.
Namespace: SMath.ExtensibilityAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
IErrorInfoCollection Errors { get; }
ReadOnly Property Errors As IErrorInfoCollection
Get
property IErrorInfoCollection^ Errors {
IErrorInfoCollection^ get ();
}
abstract Errors : IErrorInfoCollection with get
Property Value
IErrorInfoCollection