ShellListBaseItemDetailsGhosted Property |
Whether the item is shown ghosted or not
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool Ghosted {
get;
set; }Public Property Ghosted As Boolean
Get
Set
public:
property bool Ghosted {
bool get ();
void set (bool value);
}member Ghosted : bool with
get, set
Property Value
Boolean
See Also