CakeEnvironment.

UserHomeDirectory Property

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.