Click or drag to resize

SystemRecycle Class

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

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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