Partager via


AddInPostDeploymentActionArgs.DeploymentManifestXml, propriété

Obtient le manifeste de déploiement du complément.

Espace de noms :  Microsoft.VisualStudio.Tools.Applications.Deployment
Assembly :  Microsoft.VisualStudio.Tools.Applications.Runtime (dans Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DeploymentManifestXml As String
public string DeploymentManifestXml { get; }

Valeur de propriété

Type : System.String
Chaîne XML qui représente le manifeste de déploiement du complément.

Sécurité .NET Framework

Voir aussi

Référence

AddInPostDeploymentActionArgs Classe

Microsoft.VisualStudio.Tools.Applications.Deployment, espace de noms