Click or drag to resize

ShellItemFilterShowRecycleBin Property

If set to true, the recycle bin will be visible. If set to false, the recycle bin will be hidden (the default value is true).

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public bool ShowRecycleBin { get; set; }

Property Value

Type: Boolean
See Also