ScopeRuleCollection.CreateAllContentRule 方法
创建作用域规则相匹配的所有内容。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Function CreateAllContentRule As AllContentScopeRule
用法
Dim instance As ScopeRuleCollection
Dim returnValue As AllContentScopeRule
returnValue = instance.CreateAllContentRule()
public AllContentScopeRule CreateAllContentRule()
返回值
类型:Microsoft.Office.Server.Search.Administration.AllContentScopeRule
一个**[Microsoft.Office.Server.Search.Administration.AllContentScopeRule]**对象。