ModifiedMemberInfo.CurrentValue プロパティ

定義

変更されたメンバーの現在の値を取得します。

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

プロパティ値

メンバーの値。

適用対象