PluginLoadFailedEventArgsComponentInfo Property
Information about the plug-in component which is constructed from
IPluginInitialMeta.
Errors contains the error messages which describe the situation.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
public IComponentInfo ComponentInfo { get; }
Public ReadOnly Property ComponentInfo As IComponentInfo
Get
public:
property IComponentInfo^ ComponentInfo {
IComponentInfo^ get ();
}
member ComponentInfo : IComponentInfo with get
Property Value
IComponentInfo