Propriedade ISharePointProjectItemTypeDefinition.SupportedAssemblyDeploymentTargets

Obtém ou define o local de implantação do assembly que é suportado por este item de projeto.

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

Sintaxe

'Declaração
Property SupportedAssemblyDeploymentTargets As SupportedAssemblyDeploymentTargets
    Get
    Set
SupportedAssemblyDeploymentTargets SupportedAssemblyDeploymentTargets { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.SharePoint.SupportedAssemblyDeploymentTargets
Um objeto que representa um local de implantação do assembly.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemTypeDefinition Interface

Namespace Microsoft.VisualStudio.SharePoint