次の方法で共有


WaitForChangedResult.OldName プロパティ

名前が変更されたファイルまたはディレクトリの元の名前を取得または設定します。

Public Property OldName As String
[C#]
public string OldName {get; set;}
[C++]
public: __property String* get_OldName();public: __property void set_OldName(String*);
[JScript]
public function get OldName() : String;public function set OldName(String);

プロパティ値

名前が変更されたファイルまたはディレクトリの元の名前。

必要条件

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

参照

WaitForChangedResult 構造体 | WaitForChangedResult メンバ | System.IO 名前空間