Click or drag to resize

HandlerMode Property

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

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

Property Value

Type: STGM
The access mode.
See Also