IAssembly.DeploymentTarget Property
Gets or sets where the assembly is deployed on the server.
Namespace: Microsoft.VisualStudio.SharePoint.Packages
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Property DeploymentTarget As DeploymentTarget
DeploymentTarget DeploymentTarget { get; set; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Packages.DeploymentTarget
An object specifying 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.