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:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public STGM Mode { get; }

Property Value

Type: STGM
The mode.
See Also