AddInPostDeploymentActionArgs.ApplicationManifestXml-Eigenschaft

Ruft das Anwendungsmanifest 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 ApplicationManifestXml As String
    Get
public string ApplicationManifestXml { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

AddInPostDeploymentActionArgs Klasse

Microsoft.VisualStudio.Tools.Applications.Deployment-Namespace