Click or drag to resize

ShellBindContextMode Property

Gets the mode that indicate conditions for creating and deleting the object and access modes for the object.

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

Property Value

Type: STGM
The mode.
See Also