AddInPostDeploymentActionArgs.ProductName-Eigenschaft

Ruft den Namen des Add-Ins ab, das im Bereitstellungsmanifest definiert 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 ProductName As String
public string ProductName { get; }

Eigenschaftswert

Typ: System.String
Der Name des Add-Ins, das im Bereitstellungsmanifest definiert wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

AddInPostDeploymentActionArgs Klasse

Microsoft.VisualStudio.Tools.Applications.Deployment-Namespace