[This is preliminary documentation and is subject to change.]
The CefWebPluginInfo type exposes the following members.Properties
Name | Description | |
---|---|---|
Description |
Returns a description of the plugin from the version information.
| |
Name |
Returns the plugin name (i.e. Flash).
| |
Path |
Returns the plugin file path (DLL/bundle/library).
| |
Version |
Returns the version of the plugin (may be OS-specific).
|
See Also