Click or drag to resize

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
C#
public FileSystemVolumeFlags Flags { get; }

Property Value

Type: FileSystemVolumeFlags
Flags associated with the specified file system.
See Also