tridion-sites-extensions-api-docs

Home > @tridion-sites/models > BinaryContent > uploadFromFile

BinaryContent.uploadFromFile property

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;