CakeTaskCriteria.

CausedSkippingOfTask Property

Summary

Gets or sets a value indicating whether this criteria caused the task to be skipped.
Namespace
Cake.Core
Containing Type
CakeTaskCriteria

Syntax

public bool CausedSkippingOfTask { get; set; }

Value

Type Description
bool