ISharePointProjectItemType.SupportedAssemblyDeploymentTargets Property

Definition

Gets the deployment location of the assembly that is supported by this ProjectItem.

public:
 property Microsoft::VisualStudio::SharePoint::SupportedAssemblyDeploymentTargets SupportedAssemblyDeploymentTargets { Microsoft::VisualStudio::SharePoint::SupportedAssemblyDeploymentTargets get(); };
public Microsoft.VisualStudio.SharePoint.SupportedAssemblyDeploymentTargets SupportedAssemblyDeploymentTargets { get; }
member this.SupportedAssemblyDeploymentTargets : Microsoft.VisualStudio.SharePoint.SupportedAssemblyDeploymentTargets
Public ReadOnly Property SupportedAssemblyDeploymentTargets As SupportedAssemblyDeploymentTargets

Property Value

An object representing a deployment location.

Applies to