fileName Readonly
fileName: undefined | string
Full path of local file to store the briefcase. If undefined, a file will be created in the briefcase cache, and this member will be filled with the full path to the file. Callers can use this to open the briefcase after the download completes.
note this member is both an input and an output.
Defined in
- core/common/src/BriefcaseTypes.ts Line 137
Last Updated: 20 June, 2023