ValueChangingEventArgs<T>.NewValue 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得由變更事件報告的變動房產新值。
public:
property T NewValue { T get(); };
public T NewValue { get; }
member this.NewValue : 'T
Public ReadOnly Property NewValue As T
屬性值
T
變動房產的新價值。