[]
Specifies the predefined icon displayed in a task dialog.
public enum TaskDialogCommonIcon
Name | Description |
---|---|
Error | A stop-sign icon appears in the task dialog. |
Information | An icon consisting of a lowercase letter i in a circle appears in the task dialog. |
None | Displays no icons. |
Shield | A shield icon appears in the task dialog. |
ShieldError | A shield with stop-sign icon appears in the task dialog. |
ShieldOK | A shield with check-mark icon appears in the task dialog. |
ShieldWarning | A shield with exclamation-point icon appears in the task dialog. |
Warning | An exclamation-point icon appears in the task dialog. |