Click or drag to resize

ShellBindContextFlags Property

Gets the flags that controls aspects of moniker binding operations.

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

Property Value

Type: BIND_FLAGS
The flags.
See Also