共用方式為


AddedActivityAction.Index 屬性

定義

以父代 ActivityActivities 集合,取得所加入 CompositeActivity 的索引。

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

屬性值

Int32

Activity 的索引值。

適用於