FileSystemInfoAttributes Property |
Namespace: Alphaleonis.Win32.Filesystem
Exception | Condition |
---|---|
FileNotFoundException | The specified file does not exist. |
DirectoryNotFoundException | The specified path is invalid; for example, it is on an unmapped drive. |
IOException | Refresh cannot initialize the data. |
The value of the CreationTime property is pre-cached
To get the latest value, call the Refresh method.