PluginDescription Property |
Gets the plugin description.
Namespace:
DotNetBrowser.Plugins
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.4
Syntax public string Description { get; }
Property Value
Type:
StringThe plugin description.
See Also