PropertyEntry.CurrentValue プロパティ

定義

このプロパティに現在割り当てられている値を取得または設定します。 このプロパティを使用して現在の値が設定されている場合、変更トラッカーは変更を認識し、 DetectChanges() コンテキストで変更を検出する必要はありません。

public virtual object CurrentValue { get; set; }
member this.CurrentValue : obj with get, set
Public Overridable Property CurrentValue As Object

プロパティ値

適用対象