PluginItem
Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.PluginItem
Represents a plugin item in ZennoPoster browser in navigator.plugins collection
Constructor
PluginItem()
Method
Default constructor
PluginItem()
Method
Parameters
| Параметр | Описание |
|---|---|
plugin |
PluginItem()
Method
Plugin item constructor
Parameters
| Параметр | Описание |
|---|---|
name | Plugin name |
filename | Plugin dll file name |
description | Description of the plugin |
version | Plugin version |
PluginItem()
Method
Plugin item constructor
Parameters
| Параметр | Описание |
|---|---|
name | Plugin name |
filename | Plugin dll file name |
description | Description of the plugin |
version | Plugin version |
mimeTypes | Plugin mime types |
Properties
Name
Property
Plugin name
FileName
Property
Plugin dll file name
Description
Property
Description of the plugin
Version
Property
Plugin version
MimeTypes
Property
Plugin mime types