ShellBrowser .Net Edition
GetInfoTip Method
NamespacesJam.ShellShellBrowserGetInfoTip()()()
This method returns the hint text of the current object which is provided by the shell. Per default this includes information that might take some time until it is retrieved, (ie. recursively determine folder size)
Declaration Syntax
C#Visual BasicVisual C++
public string GetInfoTip()
Public Function GetInfoTip As String
public:
String^ GetInfoTip()
Return Value
Returns the hint text for the current object.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)