FileSystemBasicInfoAttributes Property |
Gets the file attributes.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public FileAttributes Attributes { get; }
Property Value
Type:
FileAttributes
The file attributes.
See Also