Click or drag to resize

ITaskDialogArgsIcon Property

The icon (Error, Warning, Question...)

Namespace:  EBP.Api.Interfaces.Dialogs
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
TaskDialogIcon Icon { get; set; }

Property Value

Type: TaskDialogIcon
See Also