Click or drag to resize

PluginName Property

Gets the name of the plugin.

Namespace:  DotNetBrowser.Plugins
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string Name { get; }

Property Value

Type: String
The name of the plugin.
See Also