WebPluginInfo Class |
Namespace: CefSharp
The WebPluginInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebPluginInfo |
WebPluginInfo
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets tge description of the plugin from the version information.
|
![]() | Name |
Gets or sets the plugin name (i.e. Flash).
|
![]() | Path |
Gets or sets the plugin file path (DLL/bundle/library).
|
![]() | Version |
Gets or sets the version of the plugin (may be OS-specific).
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |