CakeTaskBuilder<TData>.

Task Property

Summary

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

Syntax

public ICakeTaskInfo Task { get; }

Value

Type Description
ICakeTaskInfo