次の方法で共有


StepGroup.DependsOnStepGroups プロパティ

定義

このステップ グループが依存するステップ グループ名の一覧。

public System.Collections.Generic.IList<string> DependsOnStepGroups { get; }
member this.DependsOnStepGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property DependsOnStepGroups As IList(Of String)

プロパティ値

適用対象