Conflicts.AcceptAll Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Accepts all conflict changes, removes the conflicts, and merges the changes into the server copy of the document.
public:
void AcceptAll();
public void AcceptAll ();
abstract member AcceptAll : unit -> unit
Public Sub AcceptAll ()