FeatureMenuTemplate.FeatureScope 属性

获取或设置要搜索的功能的范围。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property FeatureScope As String
    Get
    Set
用法
Dim instance As FeatureMenuTemplate
Dim value As String

value = instance.FeatureScope

instance.FeatureScope = value
public string FeatureScope { get; set; }

属性值

类型:System.String
一个字符串,指定要搜索的功能的范围。

另请参阅

引用

FeatureMenuTemplate 类

FeatureMenuTemplate 成员

Microsoft.SharePoint.WebControls 命名空间