PublishResult.DeploymentReport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Deployment Report, if one was requested. This report is a high-level summary of actions being performed during deployment.
public string DeploymentReport { get; }
member this.DeploymentReport : string
Public ReadOnly Property DeploymentReport As String