Share via


ISharePointProjectItemTypeDefinition.SupportedAssemblyDeploymentTargets Property

Definition

Gets or sets the deployment location of the assembly that is supported by this project item.

public:
 property Microsoft::VisualStudio::SharePoint::SupportedAssemblyDeploymentTargets SupportedAssemblyDeploymentTargets { Microsoft::VisualStudio::SharePoint::SupportedAssemblyDeploymentTargets get(); void set(Microsoft::VisualStudio::SharePoint::SupportedAssemblyDeploymentTargets value); };
public Microsoft.VisualStudio.SharePoint.SupportedAssemblyDeploymentTargets SupportedAssemblyDeploymentTargets { get; set; }
member this.SupportedAssemblyDeploymentTargets : Microsoft.VisualStudio.SharePoint.SupportedAssemblyDeploymentTargets with get, set
Public Property SupportedAssemblyDeploymentTargets As SupportedAssemblyDeploymentTargets

Property Value

An object representing an assembly deployment location.

Applies to