影響を受けるファイルまたはディレクトリの前回の絶対パスを取得します。
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 セキュリティ:
- FileIOPermission (ファイルの読み取り用) FileIOPermissionAccess.Read (関連する列挙体)
参照
RenamedEventArgs クラス | RenamedEventArgs メンバ | System.IO 名前空間