FileObject
Provides access to all the properties of a file.
Available for
Model-driven and canvas apps.
Properties
fileContent
Contents of the file.
Type: string
fileName
Name of the file.
Type: string
fileSize
Size of the file in KB.
Type: number
mimeType
File MIME type.
Type: string
Sample controls
Related topics
Power Apps component framework API reference
Power Apps component framework overview