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