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