CakeTask.

Description Property

Summary

Gets the description of the task.
Namespace
Cake.Core
Containing Type
CakeTask

Syntax

public string Description { get; set; }

Value

Type Description
string The description of the task.