AddInPostDeploymentActionArgs.DeploymentManifestXml-Eigenschaft

Ruft das Bereitstellungsmanifest für das Add-In ab.

Namespace:  Microsoft.VisualStudio.Tools.Applications.Deployment
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

'Declaration
Public ReadOnly Property DeploymentManifestXml As String
    Get
public string DeploymentManifestXml { get; }

Eigenschaftswert

Typ: System.String
Eine XML-Zeichenfolge, die das Bereitstellungsmanifest für das Add-In darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

AddInPostDeploymentActionArgs Klasse

Microsoft.VisualStudio.Tools.Applications.Deployment-Namespace