ISharePointProject.AssemblyDeploymentTarget Property

Gets or sets where the project should be deployed on the server: either "Bin" or "GAC".

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

Syntax

'Declaration
Property AssemblyDeploymentTarget As AssemblyDeploymentTarget
AssemblyDeploymentTarget AssemblyDeploymentTarget { get; set; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.AssemblyDeploymentTarget
The location where the assembly is deployed.

.NET Framework Security

See Also

Reference

ISharePointProject Interface

Microsoft.VisualStudio.SharePoint Namespace