FileSystemEntryAttributes Property |
Gets the entry's 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:
FileAttributesThe attributes.
See Also