ICakeTaskInfo.

Description Property

Summary

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

Syntax

string Description { get; }

Value

Type Description
string The description of the task.