JumpList.SystemGroupKind 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定系統管理快捷方式清單群組的目前類型。
public:
property JumpListSystemGroupKind SystemGroupKind { JumpListSystemGroupKind get(); void set(JumpListSystemGroupKind value); };
JumpListSystemGroupKind SystemGroupKind();
void SystemGroupKind(JumpListSystemGroupKind value);
public JumpListSystemGroupKind SystemGroupKind { get; set; }
var jumpListSystemGroupKind = jumpList.systemGroupKind;
jumpList.systemGroupKind = jumpListSystemGroupKind;
Public Property SystemGroupKind As JumpListSystemGroupKind
屬性值
JumpListSystemGroupKind跳躍清單的列舉值。