Click or drag to resize

SyncEnumerateEntriesOptionsLevel Property

Gets or sets the enumeration level.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual EnumerationLevel Level { get; set; }

Property Value

Type: EnumerationLevel
The level.
See Also