CakeEnvironment.

GetSpecialPath(SpecialPath) Method

Summary

Gets a special path.
Namespace
Cake.Core
Containing Type
CakeEnvironment

Syntax

public DirectoryPath GetSpecialPath(SpecialPath path)

Parameters

Name Type Description
path SpecialPath The path.

Return Value

Type Description
DirectoryPath A DirectoryPath to the special path.