Item.FileAttributes Property |
Gets the file attributes.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntaxpublic FileAttributes? FileAttributes { get; }
Property Value
Type:
Nullable<FileAttributes>
The file attributes.
See Also