| IPluginsView Interface | 
Namespace: VirtualRadar.Interface.View
 Syntax
SyntaxThe IPluginsView type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | InvalidPluginsCount | 
            Gets or sets a count of plugins that could not be loaded.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | ShowPlugins | 
            Shows information about the plugins to the user.
             | 
|  | ShowView | 
            Displays the view to the user.
            (Inherited from IView.) | 
 See Also
See Also