Differences
This shows you the differences between the selected revisions of the page.
2012-01-04 | 2012-01-04 | ||
Type => FileType (martin) | Type=>FileType 2 (martin) | ||
Line 13: | Line 13: | ||
===== Properties ===== | ===== Properties ===== | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
- | | bool IsDirectory | Is file a directory? (i.e. ''Type'' is ''D''). Read-only. | | + | | bool IsDirectory | Is file a directory? (i.e. ''FileType'' is ''D''). Read-only. | |
| DateTime LastWriteTime | Timestamp of the last file modification. Read-only. | | | DateTime LastWriteTime | Timestamp of the last file modification. Read-only. | | ||
| long Length | Size of the file in bytes. Read-only. | | | long Length | Size of the file in bytes. Read-only. | |