MemberChangeConflict.CurrentValue 属性

定义

获取发生冲突的成员的当前值。

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

属性值

发生冲突的对象。

适用于