Click or drag to resize

KnownFolderRedirectionCapabilities Property

Gets the redirection capabilities.

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

Property Value

Type: KF_REDIRECTION_CAPABILITIES
The redirection capabilities.
See Also