public static BasicFileInfo Extract( string file )
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| FileArgumentNotFoundException | The file doesn't exist. |
| InvalidOperationException | The file is a newer format file where the structure of the BasicFileInfo storage has changed, or the file is saved in very old version of Revit without basic file data. |