Property ShowExceptionDialog
ShowExceptionDialog
Gets or sets whether to show exception dialog when uixml is loaded with errors.
public static bool ShowExceptionDialog { get; set; }
Property Value
Remarks
Default is true
.
Gets or sets whether to show exception dialog when uixml is loaded with errors.
public static bool ShowExceptionDialog { get; set; }
Default is true
.