fileName Readonly
fileName: string | undefined
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 150
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.