Win32FindDataAttributes Property |
Gets the attributes for the current file or directory.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public FileAttributes Attributes { get; }
Property Value
Type:
FileAttributesFileAttributes of the current instance.
See Also