AddInPostDeploymentActionArgs.Version-Eigenschaft

Ruft die Version des Add-Ins ab, das heruntergeladen wird.

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

Syntax

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

Eigenschaftswert

Typ: System.String
Die Version des Add-Ins, das heruntergeladen wird.Die Versionsnummer basiert auf dem Wert im Bereitstellungsmanifest.

.NET Framework-Sicherheit

Siehe auch

Referenz

AddInPostDeploymentActionArgs Klasse

Microsoft.VisualStudio.Tools.Applications.Deployment-Namespace