AddInPostDeploymentActionArgs.HostManifestXml-Eigenschaft

Ruft das Anwendungsmanifest für die Hostanwendung 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 HostManifestXml As String
public string HostManifestXml { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

AddInPostDeploymentActionArgs Klasse

Microsoft.VisualStudio.Tools.Applications.Deployment-Namespace