CustomToolBarVersion Property  | 
 
            The current version of the ShellBrowser components.
            
 
    Namespace: 
   Jam.Shell
    Assembly:
   ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntaxpublic string Version { get; }Public ReadOnly Property Version As String
	Get
public:
property String^ Version {
	String^ get ();
}member Version : string with get
Property Value
Type: 
String
See Also