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