PostFileTransferEventArgsFileAttributes 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 FileAttributes { get; }
Property Value
Type:
FileAttributesThe file attributes.
See Also