Click or drag to resize

ShellContentLocksSupported Property

Gets the content supported lock type.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual LOCKTYPE LocksSupported { get; }

Property Value

Type: LOCKTYPE
The content supported lock type.
See Also