Click or drag to resize

FileSystemEntryStorageFlags Property

Gets a combination of flags specifying information about the alignment of the storage.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public FileSystemStorageInfoFlags StorageFlags { get; }

Property Value

Type: FileSystemStorageInfoFlags
a combination of flags specifying information about the alignment of the storage.
See Also