Click or drag to resize

FileSystemEntryStorageFlags Property

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

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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