.Stat.Perm.User (gb)

Property Read User As String

Return the owner (or user) permissions as a string.

This string contains the following characters:

  • "r" for the right to read.

  • "w" for the right to write.

  • "x" for the right to execute.