ShellBrowser .Net Edition
InsertAsLink Property
NamespacesJam.ShellBackgroundContextMenuInsertAsLink
The toolstrip item to insert a link to file(s) on the the clipboard, this functionality is not yet available, hence the items is not added to the background context menu per default.
Declaration Syntax
C#Visual BasicVisual C++
public ToolStripItem InsertAsLink { get; }
Public ReadOnly Property InsertAsLink As ToolStripItem
public:
property ToolStripItem^ InsertAsLink {
	ToolStripItem^ get ();
}

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