Task.Children

Task.Children property

获取此对象的子任务集合。 表示子任务的 TaskCollection 对象。

public TaskCollection Children { get; }

也可以看看