ShellUtilitiesFromAttributes Method |
Converts file attributes to SFGAO.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static SFGAO FromAttributes(
FileAttributes attributes
)
Parameters
- attributes
- Type: System.IOFileAttributes
The attributes.
Return Value
Type:
SFGAOAn SFGAO value.
See Also