Differences
This shows you the differences between the selected revisions of the page.
2011-12-30 | 2011-12-30 | ||
&future_feature (martin) | ToString (martin) | ||
Line 19: | Line 19: | ||
| [[library_permissions|Permissions]] Permissions | File permissions. Read-only. | | | [[library_permissions|Permissions]] Permissions | File permissions. Read-only. | | ||
| char Type | File type. Space for regular file, ''D'' for directory, ''L'' for symlink, etc. Read-only. See also ''IsDirectory''. | | | char Type | File type. Space for regular file, ''D'' for directory, ''L'' for symlink, etc. Read-only. See also ''IsDirectory''. | | ||
+ | |||
+ | ===== Methods ===== | ||
+ | ^ Name ^ Description ^ | ||
+ | | string ToString() | Returns ''Name''. (Overrides ''Object.ToString()''.) | | ||
===== Remarks ===== | ===== Remarks ===== |