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