PropertyReassignmentEventArgs.NewValue Property

Definition

The new value of the reassigned property.

public:
 property System::String ^ NewValue { System::String ^ get(); void set(System::String ^ value); };
public string NewValue { get; set; }
member this.NewValue : string with get, set
Public Property NewValue As String

Property Value

Applies to