ComponentChangedEventArgs.NewValue 屬性

定義

會獲得變更成員的新值。

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

屬性值

變更成員的新值。 此性質可為 null

備註

此性質僅在成員不 null為 時才有意義。

適用於