次の方法で共有


ShortcutManagerMatchFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ShortcutManagerMatchFlags
[<System.Flags>]
type ShortcutManagerMatchFlags = 
Inheritance
ShortcutManagerMatchFlags
Attributes

Fields

Name Value Description
None 0
Manifest 1
Dynamic 2
Pinned 4
Cached 8

Applies to