Click or drag to resize

ShellBindContextFlags Property

Gets the flags that controls aspects of moniker binding operations.

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

Property Value

Type: BIND_FLAGS
The flags.
See Also