IWebPluginInfoVisitor Interface | 
Namespace: CefSharp
The IWebPluginInfoVisitor type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  (Inherited from IDisposable.) | |
| Visit | 
            Method that will be called once for each plugin. 
            This method may never be called if no plugins are found.
              |