Click or drag to resize

LocalFileSystemWatcherVolumeGuid Property

Gets the directory path's volume GUID.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string VolumeGuid { get; }

Property Value

Type: String
The volume GUID.
See Also