JumpListCategory Constructors
Represents a custom category in a Jump List.| Name | Parameters | Description |
|---|---|---|
| JumpListCategory() | none | Initializes a new instance of the JumpListCategory class. |
| JumpListCategory(String) | caption | Initializes a new instance of the JumpListCategory class with the specified settings. |
See Also