ISharePointProjectItemType.SupportedDeploymentScopes Property

Definition

Gets the scope at which the deployment of the ISharePointProjectItem is supported in SharePoint.

public Microsoft.VisualStudio.SharePoint.SupportedDeploymentScopes SupportedDeploymentScopes { get; }

Property Value

SupportedDeploymentScopes

An object representing a deployment scope.

Remarks

This property used in selecting a compatible feature for auto-add and restricting the feature and package designer UIs, among other uses.

Applies to