PublishOptions.GenerateDeploymentReport Property

Definition

Sets whether a Deployment Report should be generated during deploy. This report is a high-level summary of actions being performed during deployment.

public bool GenerateDeploymentReport { get; set; }
member this.GenerateDeploymentReport : bool with get, set
Public Property GenerateDeploymentReport As Boolean

Property Value

Defaults to false

Applies to