Propriedade IAssembly.DeploymentTarget

Obtém ou define onde o assembly é implantado no servidor.

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.VisualStudio.SharePoint.Packages.DeploymentTarget
Um objeto que especifica onde o assembly é implantado.

Segurança do .NET Framework

Consulte também

Referência

IAssembly Interface

Namespace Microsoft.VisualStudio.SharePoint.Packages