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