Propriedade ISharePointProjectItemTypeDefinition.SupportedDeploymentScopes

Obtém ou define o escopo em que a implantação do ISharePointProjectItem é suportada no SharePoint.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Property SupportedDeploymentScopes As SupportedDeploymentScopes
    Get
    Set
SupportedDeploymentScopes SupportedDeploymentScopes { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.SharePoint.SupportedDeploymentScopes
Um objeto representando um escopo de implantação do item de projeto.

Comentários

Entre outras coisas, SupportedDeploymentScopes é usado na seleção de um recurso compatível para o auto-add e restringindo o pacote e o recurso designer usuário interfaces.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemTypeDefinition Interface

Namespace Microsoft.VisualStudio.SharePoint