ModifiedMemberInfo.CurrentValue Property

Definition

Gets the current value of the modified member.

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 value of the member.

Applies to