AllPluginsLoadedEventArgs.NumFailed Property
Number of plug-in assemblies which failed to load.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public int NumFailed { get; }
Public ReadOnly Property NumFailed As Integer
Get
public:
property int NumFailed {
int get ();
}
member NumFailed : int with get
Property Value
Int32