RenamedEventArgs.OldName Property

Definition

Gets the old name of the affected file or directory.

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

Property Value

The previous name of the affected file or directory.

Applies to