ModifiedMemberInfo.CurrentValue 속성

정의

수정된 멤버의 현재 값을 가져옵니다.

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

속성 값

멤버의 값입니다.

적용 대상