Home > @tridion-sites/models > BinaryContent > uploadFromFile
Uploaded filename of the binary content.
If the binary content is stored externally, it should not have value. If the binary content is stored internally, it should contain filepath.
Signature:
get uploadFromFile(): string | undefined;