RenamedEventArgs.OldName 屬性

定義

取得受影響檔案或目錄的舊名稱。

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

屬性值

受影響檔案或目錄先前的名稱。

適用於