AddInPostDeploymentActionArgs.DeploymentManifestXml (Propiedad)

Obtiene el manifiesto de implementación del complemento.

Espacio de nombres:  Microsoft.VisualStudio.Tools.Applications.Deployment
Ensamblado:  Microsoft.VisualStudio.Tools.Applications.Runtime (en Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintaxis

'Declaración
Public ReadOnly Property DeploymentManifestXml As String
public string DeploymentManifestXml { get; }

Valor de propiedad

Tipo: System.String
Cadena XML que representa el manifiesto de implementación del complemento.

Seguridad de .NET Framework

Vea también

Referencia

AddInPostDeploymentActionArgs Clase

Microsoft.VisualStudio.Tools.Applications.Deployment (Espacio de nombres)