Name
The name of the file or folder. If the Ext column is hidden then the read-only (r), system (s), and hidden (h) attributes will be shown in parenthesis after the name.
Ext
The extension of the file.
Status 
Version control status. Only present if the base folder is configured to use a source control (MSSCCI) provider.
Revision 
Version control revision number or string. Only present if source control is configured.
Version 
Major, minor, maintenance, and build version information from exe or dll module headers.
Size
File's size or size of all of the files contained within a folder. Folder size will be blank until all of its contents have been loaded.
CRC
CRC32 hash of the file's contents. For a resource providing a precalculated CRC32 (e.g. zip archive), that value will be used as is. For anything else, the value will be calculated on demand.
Modified
Last modified time of the file or folder.
Either Windows attributes or Unix mode, depending on what kind of file system is being compared. Unix mode will match what ls uses for file type and permissions. Windows attributes will use these codes:
A |
Archive |
|
C |
Compressed |
|
D |
Directory |
|
E |
Encrypted |
|
H |
Hidden |
|
I |
Content not indexed |
|
L |
Symbolic link / reparse point |
|
M |
Recall on data access |
This will always be paired with O. |
N |
Normal |
This is used if there are no other attributes set. |
O |
Offline |
|
P |
Pinned |
|
R |
Read-only |
|
S |
System |
|
T |
Temporary |
|
U |
Unpinned |
|
Z |
Sparse |
|
Owner
Unix owner of the file.
Group
Unix group of the file.