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