Summary
Gets the Unix file mode of the entry.
- Namespace
- Cake
.Testing - Containing Type
- FakeDirectory
Syntax
public UnixFileMode? UnixFileMode { get; internal set; }
Value
| Type | Description |
|---|---|
| UnixFileMode? |
A System.IO.UnixFileMode value that represents the Unix file mode of the entry.
|
