ShellBrowser .Net Edition
IsLinkToFolder Method
NamespacesJam.ShellShellBrowserIsLinkToFolder()()()
Checks if the currently active object is a link to another folder and returns the path to it.
Declaration Syntax
C#Visual BasicVisual C++
public string IsLinkToFolder()
Public Function IsLinkToFolder As String
public:
String^ IsLinkToFolder()
Return Value
the path to the link target, if the currently active object is a link. An empty string if the currently active object is not a link.

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