Share via


IAssembly.DeploymentTarget 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 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

See Also

Reference

IAssembly Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace