Summary
Gets or sets the file attributes.
- Namespace
- Cake
.Testing - Containing Type
- FakeFile
Syntax
public FileAttributes Attributes { get; set; }
Value
| Type | Description |
|---|---|
| FileAttributes | The file attributes. |
public FileAttributes Attributes { get; set; }
| Type | Description |
|---|---|
| FileAttributes | The file attributes. |