Location.DefaultOperator 属性

获取或设置默认运算符。

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

语法

声明
Public Property DefaultOperator As KeywordInclusion
    Get
    Set
用法
Dim instance As Location
Dim value As KeywordInclusion

value = instance.DefaultOperator

instance.DefaultOperator = value
public KeywordInclusion DefaultOperator { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Query.KeywordInclusion
一个值,该值表示默认运算符。

另请参阅

引用

Location 类

Location 成员

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