Click or drag to resize

LocalFileSystemDirectoryId Property

Gets the directory identifier.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Guid DirectoryId { get; }

Property Value

Type: Guid
The directory identifier.
See Also