Home > @tridion-sites/models > PublishLocationInfo > publishPath
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;