Propriedade ICustomSolutionActivationDependency.SolutionName

Obtém ou define o nome do arquivo de solução do SharePoint (WSP).

Namespace:  Microsoft.VisualStudio.SharePoint.Packages
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Property SolutionName As String
    Get
    Set
string SolutionName { get; set; }

Valor de propriedade

Tipo: System.String
Um string que representa o nome do arquivo.

Segurança do .NET Framework

Consulte também

Referência

ICustomSolutionActivationDependency Interface

Namespace Microsoft.VisualStudio.SharePoint.Packages