DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Plugins
Plugin Class
Plugin Properties
Description Property
MimeTypes Property
Name Property
Path Property
PluginType Property
Version Property
Plugin
Name Property
Gets the name of the plugin.
Namespace:
DotNetBrowser.Plugins
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax
C#
Copy
public
string
Name
{
get
; }
Property Value
Type:
String
The name of the plugin.
See Also
Reference
Plugin Class
DotNetBrowser.Plugins Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.