CakeTaskBuilder.

Task Property

Summary

Gets a read-only representation of the task being configured.
Namespace
Cake.Core
Containing Type
CakeTaskBuilder

Syntax

public ICakeTaskInfo Task { get; }

Value

Type Description
ICakeTaskInfo