Children

Task.Children property

このオブジェクトの子タスク コレクションを取得します。 子タスクを表す TaskCollection オブジェクト。

public TaskCollection Children { get; }

関連項目