This document is archived and information here might be outdated. Recommended version. |
Indicates whether the editor checks if conflicts were detected during auto reconciliation prior to automatically saving.
[Visual Basic .NET]
Public Property AutoSaveChecksConflicts As Boolean
[C#]
public bool AutoSaveChecksConflicts {get; set;}