IFileSystemInfo Properties
Provides members common to IFolderInfo and IFileInfo| Name | Description |
|---|---|
| Attributes | Gets or sets file attributes. |
| DirectoryName | Gets a string representing the directory’s full path. |
| Exists | Determines whether the specified file exists. |
| Name | Gets a file or a folder name. |
See Also