WaitForChangedResult.OldName Propiedad

Definición

Obtiene o establece el nombre original del archivo o directorio al que se ha cambiado el nombre.

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

Valor de propiedad

Nombre original del archivo o directorio al que se ha cambiado el nombre.

Se aplica a