Summary
Gets the task's criterias.
Syntax
public List<CakeTaskCriteria> Criterias { get; }
Value
| Type | Description |
|---|---|
| List |
The task's criterias. |
public List<CakeTaskCriteria> Criterias { get; }
| Type | Description |
|---|---|
| List |
The task's criterias. |