GetFileSystemInfo メソッド
| 編集/提案 ソースを表示GetFileSystemInfo()
現在のパスのファイルシステム情報を取得します。
宣言
public FileSystemInfo GetFileSystemInfo()
戻り値
型 | 説明 |
---|---|
System.IO.FileSystemInfo | 現在のパスが有効なファイルまたはディレクトリを指し示している場合はSystem.IO.FileSystemInfoオブジェクト、 それ以外の場合はnullを返します。 |
例外
型 | 条件 |
---|---|
System.IO.IOException |