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