Summary
Gets the Unix file mode of the entry.
- Namespace
- Cake
.Core .IO - Containing Type
- IFileSystemInfo
Syntax
UnixFileMode? UnixFileMode { get; }
Value
| Type | Description |
|---|---|
| UnixFileMode? |
A UnixFileMode value that represents the Unix file mode of the entry.
|
