Share via


FileSystemEventArgs.FullPath プロパティ

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

Public ReadOnly Property FullPath As String
[C#]
public string FullPath {get;}
[C++]
public: __property String* get_FullPath();
[JScript]
public function get FullPath() : 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 セキュリティ:

参照

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