Compartilhar via


Propriedade ISharePointProjectItemDeploymentContext.FeatureScope

Obtém um valor que representa o escopo no qual o recurso do item de projeto está sendo implantado.

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

Sintaxe

'Declaração
ReadOnly Property FeatureScope As Nullable(Of FeatureScope)
    Get
Nullable<FeatureScope> FeatureScope { get; }

Valor de propriedade

Tipo: System.Nullable<FeatureScope>
Um objeto representando um escopo de recurso.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemDeploymentContext Interface

Namespace Microsoft.VisualStudio.SharePoint.Deployment