forked from cztomczak/cefpython
-
Notifications
You must be signed in to change notification settings - Fork 0
WebPluginInfo
Dominique B edited this page Feb 2, 2016
·
2 revisions
See RequestHandler.OnBeforePluginLoad().
string GetName()
Returns the plugin name (i.e. Flash).
string GetPath()
Returns the plugin file path (DLL/bundle/library).
string GetVersion()
Returns the version of the plugin (may be OS-specific).
string GetDescription()
Returns a description of the plugin from the version information.