Hi,
I want to get all of the file attributes for a selected file using JFileWatcher.
The example shows
The example uses dos:system.
What are the other ones ?
Is there any way of determining them without referring to the forum?
Best Regards
Rob
I want to get all of the file attributes for a selected file using JFileWatcher.
The example shows
Example:
Dim m As Map = f.CheckArbitraryAttribute(File.Combine(File.DirApp,"test.txt"),"dos:system")
Log(m)
The example uses dos:system.
What are the other ones ?
Is there any way of determining them without referring to the forum?
Best Regards
Rob