Partager via


NameChangedEventArgs.OldName Property

Definition

Gets or sets the Name property value before the change.

public:
 property System::String ^ OldName { System::String ^ get(); };
public string OldName { get; }
member this.OldName : string
Public ReadOnly Property OldName As String

Property Value

A string representing a property value.

Applies to