FileSystemVolumeFlags Property |
Gets flags associated with the specified file system.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public FileSystemVolumeFlags Flags { get; }
Property Value
Type:
FileSystemVolumeFlagsFlags associated with the specified file system.
See Also