QueryRule.IsSystem 属性

这是规则中的不足吗

命名空间:  Microsoft.Office.Server.Search.Query.Rules
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property IsSystem As Boolean
    Get
    Friend Set
用法
Dim instance As QueryRule
Dim value As Boolean

value = instance.IsSystem
[DataMemberAttribute]
public bool IsSystem { get; internal set; }

属性值

类型:System.Boolean

另请参阅

引用

QueryRule 类

QueryRule 成员

Microsoft.Office.Server.Search.Query.Rules 命名空间