Summary
Gets the user's home directory.
- Namespace
- Cake
.Testing - Containing Type
- FakeEnvironment
Syntax
public DirectoryPath UserHomeDirectory { get; set; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The user's home directory. |
public DirectoryPath UserHomeDirectory { get; set; }
| Type | Description |
|---|---|
| DirectoryPath | The user's home directory. |