TaskExtensions.

TaskName(ICakeContext) Method

Summary

Get the current task data
Assembly
Cake.igloo15.Helper.dll
Namespace
Cake.igloo15.Helper
Containing Type
TaskExtensions

Syntax

public static string TaskName(this ICakeContext context)

Attributes

Type Description
CakePropertyAliasAttribute

Parameters

Name Type Description
context ICakeContext The ICakeContext

Return Value

Type Description
string The name of the current task