The following tables list the members exposed by IFileSystemInfo.
Name | Description | |
---|---|---|
![]() | Attributes | Gets or sets the attributes for the current file or directory. |
![]() | Exists | Gets a value indicating whether the file or directory exists. |
![]() | FullName | Gets the full path of the directory or file. |
![]() | LastWriteTimeUtc | Gets or sets the time, in coordinated universal time (UTC), when the current file or directory was last written to. |
![]() | Name | For files, gets the name of the file. For directories, gets the name of the last directory in the hierarchy if a hierarchy exists. Otherwise, the Name property gets the name of the directory. |