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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.