次の方法で共有


FileSystemEventArgs.Name プロパティ

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

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

プロパティ値

影響を受けるファイルまたはディレクトリの名前。

必要条件

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

参照

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