FileInfo¶
Represents a file instance.
Capabilities¶
Metadata¶
- FileInfo.CreateDate: Gets the creation date of the file.
- FileInfo.Hash: Gets the SHA-1 digest of the file content.
- FileInfo.Id: Gets the unique identifier of the file.
- FileInfo.MimeType: Gets the MIME type of the content.
- FileInfo.Name: Gets the name of the file.
Properties¶
- FileInfo.OwnerId: Gets the owner identity ID of the file.