Click or drag to resize

KnownFolderRedirectionCapabilities Property

Gets the redirection capabilities.

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

Property Value

Type: KF_REDIRECTION_CAPABILITIES
The redirection capabilities.
See Also