DeploymentPlanContributorContext.DeploymentScriptPath 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.
Set if a deployment script is also being generated. This enables other deployment contributors to correlate error messages back to a script/file
public string DeploymentScriptPath { get; }
member this.DeploymentScriptPath : string
Public ReadOnly Property DeploymentScriptPath As String