共用方式為


JumpListItem.Kind 屬性

定義

取得跳躍清單專案的 JumpListItemKind

public:
 property JumpListItemKind Kind { JumpListItemKind get(); };
JumpListItemKind Kind();
public JumpListItemKind Kind { get; }
var jumpListItemKind = jumpListItem.kind;
Public ReadOnly Property Kind As JumpListItemKind

屬性值

JumpListItemKind列舉,指出跳躍清單專案所代表的專案種類。

適用於