WaitForChangedResult.OldName 屬性

定義

取得或設定重新命名的檔案或目錄的原始名稱。

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

屬性值

String

重新命名的檔案或目錄的原始名稱。

適用於