BreadcrumbBarItemClickedEventArgs.Index 屬性

定義

取得已點選之專案的索引。

public:
 property int Index { int get(); };
int Index();
public int Index { get; }
var int32 = breadcrumbBarItemClickedEventArgs.index;
Public ReadOnly Property Index As Integer

屬性值

Int32

int

已按下之專案的索引。

適用於