DetailsPaneVersion Property |
The current version of the ShellBrowser.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic string Version { get; }
Public ReadOnly Property Version As String
Get
public:
property String^ Version {
String^ get ();
}
member Version : string with get
Property Value
String
See Also