Click or drag to resize

FolderDesktop Property

Gets the desktop folder.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static Folder Desktop { get; }

Property Value

Type: Folder
The desktop folder.
See Also