IPluginModuleLoadErrors Property
Contains the error messages which occured during initial load of the plug-in, i.e., the starting portion of
Errors.
Namespace: SMath.ExtensibilityAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
IErrorInfoCollection LoadErrors { get; }
ReadOnly Property LoadErrors As IErrorInfoCollection
Get
property IErrorInfoCollection^ LoadErrors {
IErrorInfoCollection^ get ();
}
abstract LoadErrors : IErrorInfoCollection with get
Property Value
IErrorInfoCollection