ActivityChangedEventArgs.NewValue 屬性

定義

已變更之 Activity 成員的新值。

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

屬性值

Object

已變更之成員的新值。

備註

NewValue 為包含新值相關資訊的物件。

適用於