ModifiedMemberInfo.CurrentValue 属性

定义

获取已修改成员的当前值。

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

属性值

成员的值。

适用于