Click or drag to resize

SystemRecycle Class

The System.Recycle properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemRecycle

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class Recycle

The SystemRecycle type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDateDeleted
The System.Recycle.DateDeleted property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Recycle_DateDeleted. Display name Date deleted.
Public propertyStatic memberDeletedFrom
The System.Recycle.DeletedFrom property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Recycle_DeletedFrom. Display name Original location.
Top
See Also