LocalFileSystemWatcherEventArgsVolumeGuid Property |
Gets the affected file or directory (and parent) volume GUID.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string VolumeGuid { get; }
Property Value
Type:
String
The volume GUID.
See Also