RVTDocs.com
Namespace: Autodesk.Revit.UI Class: TaskDialog

TaskDialog.TitleAutoPrefix

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