Share via


ISharePointProject.AssemblyDeploymentTarget Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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