AddInPostDeploymentActionArgs.ProductName (Propiedad)

Obtiene el nombre del complemento definido en el manifiesto de implementación.

Espacio de nombres:  Microsoft.VisualStudio.Tools.Applications.Deployment
Ensamblado:  Microsoft.VisualStudio.Tools.Applications.Runtime (en Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintaxis

'Declaración
Public ReadOnly Property ProductName As String
public string ProductName { get; }

Valor de propiedad

Tipo: System.String
Nombre del complemento definido en el manifiesto de implementación.

Seguridad de .NET Framework

Vea también

Referencia

AddInPostDeploymentActionArgs Clase

Microsoft.VisualStudio.Tools.Applications.Deployment (Espacio de nombres)