IFeatureManifest.Scope 属性

获取或设置在其中激活功能的上下文。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Property Scope As FeatureScope
    Get
    Set
FeatureScope Scope { get; set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Features.FeatureScope
一个表示在其中激活功能的上下文的对象。

.NET Framework 安全性

请参见

参考

IFeatureManifest 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间