Changeset 1846
- Timestamp:
- 2/17/2010 10:28:28 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/6.0/Eraser.DefaultPlugins/FileSystems/Windows.cs
r1719 r1846 206 206 //Get the file attributes for restoring later 207 207 StreamInfo streamInfo = new StreamInfo(files[i]); 208 if (!streamInfo.Exists) 209 continue; 210 208 211 FileAttributes fileAttr = streamInfo.Attributes; 209 212
Note: See TracChangeset
for help on using the changeset viewer.
