TaskDialog.TitleAutoPrefix
Description:
Whether the TaskDialog's title will automatically have the add-in name added as a prefix.
Whether the TaskDialog's title will automatically have the add-in name added as a prefix.
Remarks:
The default value is true.
The default value is true.
public bool TitleAutoPrefix { get; set; }