tridion-sites-extensions-api-docs

Home > @tridion-sites/models > PublishLocationInfo > publishPath

PublishLocationInfo.publishPath property

Publish path of the container object.

The publish path is formed by a concatenation of the context Publication’s PublicationPath and the intermediary Structure Groups’ Directory (recursively). The path does not include the object’s own directory/file name.

Signature:

get publishPath(): string | undefined;