Click or drag to resize

HandlerMode Property

Indicate the access mode for the Item, FilePath or Stream.

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

Property Value

Type: STGM
The access mode.
See Also