[This is preliminary documentation and is subject to change.]
The CefWebPluginInfo type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the CefWebPluginInfo |
![]() | ![]() | (Inherited from ![]() |
![]() | Finalize | (Overrides ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
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