ShellBrowser .Net Edition
Cut Property
NamespacesJam.ShellIShellItemCut
Show the icon of a FileItem "ghosted" if the user has performed the cut operation (Ctrl-X)
Declaration Syntax
C#Visual BasicVisual C++
bool Cut { get; set; }
Property Cut As Boolean
property bool Cut {
	bool get ();
	void set (bool value);
}

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