RenamedEventArgs.OldName Propiedad

Definición

Obtiene el nombre antiguo del directorio o archivo afectado.

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

Valor de propiedad

El nombre anterior del directorio o archivo afectado.

Se aplica a