Click or drag to resize

KnownFolderAttributes Property

Gets the file attributes.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public FileAttributes Attributes { get; }

Property Value

Type: FileAttributes
The file attributes.
See Also