PropertyReassignmentEventArgs.PreviousValue Property

Definition

The previous value of the reassigned property.

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

Property Value

Applies to