影響を受けるファイルまたはディレクトリの以前の名前を取得します。
Public ReadOnly Property OldName As String
[C#]
public string OldName {get;}
[C++]
public: __property String* get_OldName();
[JScript]
public function get OldName() : String;
プロパティ値
影響を受けるファイルまたはディレクトリの前回の名前。
必要条件
プラットフォーム: Windows NT Server 4.0, Windows NT Workstation 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
RenamedEventArgs クラス | RenamedEventArgs メンバ | System.IO 名前空間