ConnectionPoint.ConnectionIndex 屬性

定義

取得目前 ConnectionPoint 的連線索引。

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

屬性值

Int32

表示目前 ConnectionPoint 之連線索引的整數。

備註

活動設計工具會使用 來辨識由 傳回之唯讀 集合中的 。

適用於