| ExplorerBrowserVersion Property  | 
 
            The current version of ShellBrowser Components WPF.
            
 
    Namespace: 
   Jam.Shell.WPF.Controls
    Assembly:
   ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
 Syntax
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
See Also