Click or drag to resize

ShellBrowserBaseIsLink Method

Checks if the currently active object is a link or shortcut.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public bool IsLink()

Return Value

Type: Boolean
true, if the currently active object is a link or shortcut, false otherwise.
See Also