| IPluginsViewInvalidPluginsCount Property | 
            Gets or sets a count of plugins that could not be loaded.
            
 
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxint InvalidPluginsCount { get; set; }Property InvalidPluginsCount As Integer
	Get
	Set
property int InvalidPluginsCount {
	int get ();
	void set (int value);
}abstract InvalidPluginsCount : int with get, set
Property Value
Type: 
Int32 See Also
See Also