Click or drag to resize

FolderSettingsFolderType Property

Determines the 'FolderType' registry value.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string FolderType { get; }

Property Value

Type: String
true if 'FolderType' is set; null if the folder cannot be queried for; otherwise, false.
See Also