MemberChangeConflict.CurrentValue Property

Definition

Gets the current value of the member in conflict.

public:
 property System::Object ^ CurrentValue { System::Object ^ get(); };
public object CurrentValue { get; }
member this.CurrentValue : obj
Public ReadOnly Property CurrentValue As Object

Property Value

The object in conflict.

Applies to