FileInfoLength Property |
Namespace: Alphaleonis.Win32.Filesystem
Exception | Condition |
---|---|
FileNotFoundException | The file does not exist or the Length property is called for a directory. |
IOException |
The value of the Length property is pre-cached
To get the latest value, call the Refresh method.