The Asset path of the BuildProfile that was active when the build started, or an empty string when none was active.
This value corresponds to BuildSummary.buildProfilePath. The AssetDatabase GUID is intentionally not mirrored here — load the full BuildReport via BuildHistory.LoadBuildReport and read BuildSummary.buildProfileGuid when the GUID is needed (for example to track the profile across renames or moves).