TaskDialog
Constructor
Description:
Creates a task dialog with title.
Creates a task dialog with title.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when title is. |
ArgumentException | Thrown when title is an empty string. |