ShellTreeViewVersion Property |
The current version of the ShellBrowser.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public string Version { get; }
Public ReadOnly Property Version As String
Get
public:
property String^ Version {
String^ get ();
}
member Version : string with get
Property Value
Type:
StringSee Also