Click or drag to resize

KnownFolderDesktop 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 KnownFolder Desktop { get; }

Property Value

Type: KnownFolder
The desktop folder.
See Also