ICakeEnvironment.

UserHomeDirectory Property

Summary

Gets the user's home directory.
Namespace
Cake.Core
Containing Type
ICakeEnvironment

Syntax

DirectoryPath UserHomeDirectory { get; }

Value

Type Description
DirectoryPath The user's home directory.