DeploymentPlanContributorContext.DeploymentScriptPath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définissez si un script de déploiement est également généré. Cela permet à d’autres contributeurs de déploiement de corréler les messages d’erreur à un script/fichier
public string DeploymentScriptPath { get; }
member this.DeploymentScriptPath : string
Public ReadOnly Property DeploymentScriptPath As String