Click or drag to resize

KnownFolderDefaultPath Property

Gets the default path.

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

Property Value

Type: String
The default path.
See Also