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