次の方法で共有


RenamedEventArgs.OldFullPath プロパティ

影響を受けるファイルまたはディレクトリの前回の絶対パスを取得します。

Public ReadOnly Property OldFullPath As String
[C#]
public string OldFullPath {get;}
[C++]
public: __property String* get_OldFullPath();
[JScript]
public function get OldFullPath() : String;

プロパティ値

影響を受けるファイルまたはディレクトリの前回の絶対パス。

必要条件

プラットフォーム: Windows NT Server 4.0, Windows NT Workstation 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

RenamedEventArgs クラス | RenamedEventArgs メンバ | System.IO 名前空間