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

プロパティ値

影響を受けるファイルまたはディレクトリの前の名前。

適用対象