Gets the version number of the plugin file.
Namespace:
DotNetBrowser.Plugins
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.4
Syntax public string Version { get; }
Property Value
Type:
String
The version number of the plugin file. This value may be
OS-specific.
See Also