次の方法で共有


WaitForChangedResult.Name プロパティ

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

Public Property Name As String
[C#]
public string Name {get; set;}
[C++]
public: __property String* get_Name();public: __property void set_Name(String*);
[JScript]
public function get Name() : String;public function set Name(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 名前空間