RecycleBinUtilMasterBin Property

Gets the master recycle bin representation. The master Recycle Bin is the one that contains all the recycled items of all the recycle bins.

Definition

Namespace: DevCase.ThirdParty.WindowsApiCodePack
Assembly: DevCase.net48.ThirdParty.WindowsApiCodePack (in DevCase.net48.ThirdParty.WindowsApiCodePack.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static MasterBinLayout MasterBin { get; }

Property Value

MasterBinLayout
The master recycle bin.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:

https://www.nuget.org/packages/WindowsAPICodePack

See Also