Represents properties of a file on the file system.
Instances of FileProps are thread-safe
Anything
Object
FileProps
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
FileProps(DateTime creationTime, DateTime lastAccessTime, DateTime lastModifiedTime, Boolean directory, Boolean other, Boolean regularFile, Boolean symbolicLink, Integer size) Parameters:
|
Inherited Attributes |
Attributes inherited from: Object hash , string |
Inherited Methods |
Methods inherited from: Object equals |