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